docs: remove breathe/doxygen stuff
Reviewed-by: Jani Nikula <jani@nikula.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24507>
This commit is contained in:

committed by
Marge Bot

parent
ae74d486ad
commit
bbd6ef4d34
@@ -40,7 +40,6 @@ sys.path.append(os.path.abspath('_exts'))
|
||||
# ones.
|
||||
extensions = [
|
||||
'bootstrap',
|
||||
'breathe',
|
||||
'formatting',
|
||||
'hawkmoth',
|
||||
'nir',
|
||||
@@ -239,11 +238,3 @@ rst_prolog = '''
|
||||
.. |out| replace:: **[out]**
|
||||
.. |inout| replace:: **[inout]**
|
||||
'''
|
||||
|
||||
# -- Options for breathe --------------------------------------------------
|
||||
breathe_projects = {
|
||||
'mesa' : 'doxygen_xml',
|
||||
}
|
||||
breathe_default_project = 'mesa'
|
||||
breathe_show_define_initializer = True
|
||||
breathe_show_enumvalue_initializer = True
|
||||
|
Reference in New Issue
Block a user