You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sphinx-autoapi/autoapi/templates
Armand BENETEAU fa3b0b3f70 Fix Go documentation generation (#172)
* Correction of the "parameters" accessibility problem in the Go mapper

The "parameters" attributes of the GoPythonMapper class instance was
not accessible from the "output_rst" function used to create the .rst
file. Thanks to this correction, the parameters are now accessible.

* Enhance the template used to genertae the .rst file from the .go source file

This modification allows to create a .rst file compatible with the
last version of Sphinx. Without this correction, the creation of documentation
was not possible. A "make html" command lead to an "AssertionError" Exception.
5 years ago
..
base Sizable refactor of the autoapi tooling. 10 years ago
dotnet Fixed private submodules displaying when private-members turned off 6 years ago
go Fix Go documentation generation (#172) 5 years ago
javascript Use more proper slugging on filenames for object 9 years ago
python Support for async and other Sphinx 2.1 method directive options 5 years ago
index.rst Tidied up index page 6 years ago