Commit Graph

323 Commits (6025db45a779ddc1dd2ac9559fa50f28cadbb193)
 

Author SHA1 Message Date
Eric Holscher ba1a09a8d1 Add ability to auto-inject AutoAPI into TocTree 9 years ago
Eric Holscher 1eb7f4c6fa Merge branch 'master' of github.com:rtfd/sphinx-autoapi 9 years ago
Anthony 1b96cc2ddf Merge pull request #13 from rtfd/integration-exp
Integration exp
9 years ago
Eric Holscher d0621199c8 Mock the subprocess call for .Net 9 years ago
Eric Holscher 4c8fc0dc94 Add deps to setup.py as well 9 years ago
Eric Holscher 6430742541 Add domain requirements 9 years ago
Eric Holscher 9163a0088a Catch TypeError in JS mapper. 9 years ago
Eric Holscher 19c79222a9 Refactor integration tests to use fixture data.
This removes dependence on real tooling.
The main downside is that it’s fragile to output changes in the tooling.
Not a lot we can do though,
other than have real integration tests, also.
9 years ago
Eric Holscher e881072e84 Refactor integration tests 9 years ago
Eric Holscher 627e6d49b4 Merge branch 'dotnet-executable' 9 years ago
Eric Holscher f1130fe971 Use titles 9 years ago
Eric Holscher 6b9a9bafdd Rejigger settings 9 years ago
Anthony ff47ed4603 Merge pull request #9 from rtfd/plane-work
Refactor domains to mappers/etc, improve abstractions for handling per-language constructs
9 years ago
Eric Holscher 909abed977 Add basic README 9 years ago
Eric Holscher 63a7c499fc Resort imports 9 years ago
Eric Holscher 51fe162fb0 Cleanup to address review 9 years ago
Eric Holscher fcfd6f258d Add a basic example dir with clone script. 9 years ago
Eric Holscher 4e9f1c02ea More small dotnet cleanup 9 years ago
Eric Holscher 463816673d Small dotnet updates 9 years ago
Eric Holscher 8770a04bf8 Update dotnet codebase for new tooling 9 years ago
Eric Holscher 5d861d13d8 Clean up handling of python args/params. 9 years ago
Eric Holscher 59f57681ec Add docs on adding a new language. 9 years ago
Eric Holscher 685665535f Rename files 9 years ago
Eric Holscher f60b7d8880 Add ability to configure options of display of objects. 9 years ago
Eric Holscher bdae9f083c Add ability to hide undocumented methods, etc. 9 years ago
Eric Holscher 732942828f Use ordered dicts for mapping. 9 years ago
Eric Holscher 1cde5590eb Clean up how we render templates.
* Add top_level_object as global concept.
* Fix toctree generation
* Add passing of options to rendering
9 years ago
Eric Holscher 4f6474440d Add some docstrings 9 years ago
Eric Holscher 057100b1ee Rename base objects to be more descriptive. 9 years ago
Eric Holscher a3244a2531 Rename tests to be more descriptive 9 years ago
Eric Holscher 59add63ae4 Refactor DotNet Domain, and clean up tests. 9 years ago
Eric Holscher 0c1bcece23 Small domain cleanup 9 years ago
Eric Holscher a838e5333d Default keep_files to off. 9 years ago
Eric Holscher d0cb6ae6e0 Clean up AutoAPI output and naming 9 years ago
Eric Holscher d424993e8c Safer file writing 9 years ago
Eric Holscher 6c204dc570 Update go Domain and add basic Go test 9 years ago
Eric Holscher a94e3d8c60 Clean up warnings and move jinja_env onto base 9 years ago
Eric Holscher 2dcb0ca200 Add makefiles to all examples 9 years ago
Eric Holscher b01a1cdb33 Add more useful git ignore files 9 years ago
Eric Holscher c02cd9d32e Add testing for template overrides. 9 years ago
Eric Holscher 0b06c3ff4a Add license 9 years ago
Eric Holscher 5e0b1c6561 Remove old MS yaml file 9 years ago
Eric Holscher 33914e992c More updating of readme 9 years ago
Eric Holscher 31924ec371 Merge pull request #8 from rtfd/refactor-top-level
Refactor top level
9 years ago
Eric Holscher 6785f4fbc1 Clean up README more 9 years ago
Eric Holscher 5b9be5791f Fix wording 9 years ago
Eric Holscher ab3debb70f Clean up readme 9 years ago
Eric Holscher 5ca2ee76a5 Refactor into nicer top-level interface to the Domains.
Languages refactored:

* Python
* JS
9 years ago
Eric Holscher 819dfa92ca Clean up gitignore and doctrees 9 years ago
Eric Holscher 1d3bd2012e Refactor some settings and jinja env. 9 years ago