Commit Graph

503 Commits (b5d83f84724c2a1b081c7756077a7bbf2e9f4959)
 

Author SHA1 Message Date
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
Eric Holscher bd92f55fc7 Install jsdoc globally 9 years ago
Eric Holscher 5468c580ce Rename test dirs, and clarify naming 9 years ago
Eric Holscher 2a29d38ba1 Add jsdoc install 9 years ago
Eric Holscher 9bc6072283 Add initial javascript support with jsdoc 3. 9 years ago
Eric Holscher b0c4a8870c Also install on travis 9 years ago
Eric Holscher 7198193e40 Clean up link 9 years ago
Eric Holscher 7c09ddedc8 link to RTD 9 years ago
Eric Holscher 74fd910629 Add badges 9 years ago
Eric Holscher df6e952a51 Fix python calls to create_class 9 years ago
Eric Holscher c3239118b0 Move base into domains directory. 9 years ago
Eric Holscher 426c3db619 Kill unused utils file. 9 years ago
Eric Holscher a594a98207 Run tests 9 years ago
Anthony Johnson 5d5ee6514f Fix dotnet tests from generator return 9 years ago
Eric Holscher 17fdb8787b Make readme clearer 9 years ago
Anthony Johnson 3e5eaf2180 Merge branch 'go-support' 9 years ago
Anthony Johnson dedd406b34 Restore proper docs, don't test golang on our docs 9 years ago
Eric Holscher 516952566a Small readme update 9 years ago
Eric Holscher c4cd403fee Add Travis 9 years ago
Anthony Johnson 966cce1051 Default autoapi to python instead of dotnet 9 years ago
Anthony Johnson 481bd777cb Fix spacing on parameter output and code blocks 9 years ago