Commit Graph

18 Commits (4bccd1bfe7653123939daba6a50cb734927e79cf)

Author SHA1 Message Date
Ashley Whetter a122f00d4a Fix linting 5 years ago
谷月轩 f6649ebde4 Include methods in child class (#176) 5 years ago
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
Ashley Whetter 02b0c0a098 Made it more clear which file causes an error 5 years ago
Alexander Gor b94acc6019 Properly pass file patterns to godocjson utility (#161)
* Properly pass  file patterns to godocjson utility

* Go integration tests fixed during to new *ignore* argument
6 years ago
Ashley Whetter 68e1f79ed5 Added render log messages 6 years ago
Ashley Whetter f77bf19800 Added Black formatting 6 years ago
Ashley Whetter 2cf80b1569 Fixed Sphinx logger deprecation warnings 6 years ago
Sam Lai ea8efe91dc Fix lint errors
There should be no behavioural changes - this is just explicitly returning what would've been returned anyway.
7 years ago
Eric Holscher e5cce2c7dd Fix lint 7 years ago
Eric Holscher 3531f5560a Merge remote-tracking branch 'origin/master' into cleanup-june 7 years ago
Ashley Whetter 86a9ffdd60 Fixed lint errors 7 years ago
Eric Holscher 8c1016f8c7 Fix linting 7 years ago
Eric Holscher 4de4b376ca Rename `autoapi_dir` to `autoapi_dirs` to support multiple 9 years ago
Eric Holscher 6a67c16642 Fix the last of the linting errors 9 years ago
Eric Holscher e00fc127cc Clean up errors caught by linting 9 years ago
Eric Holscher 6f6e09b1f6 Properly handle multiple file patterns. 9 years ago
Eric Holscher 685665535f Rename files 9 years ago