Autogenerate functions.rst for API reference docs.

PiperOrigin-RevId: 501496950
Change-Id: I92ab013e6acb4d6772eb5dcf56740105908afc97
This commit is contained in:
Kyle Bayes
2023-01-12 01:33:32 -08:00
committed by Copybara-Service
parent 15c2e0362a
commit deb14dc081
4 changed files with 586 additions and 70 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ templates_path = ['templates']
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = [
'_build', 'Thumbs.db', '.DS_Store', 'includes/*', 'functions.rst',
'XMLschema.rst'
'functions_override.rst', 'XMLschema.rst'
]
redirects = {