Commit Graph

721 Commits (12f8197cfe93a146454ce19d6fb44338b1bccc3b)
 

Author SHA1 Message Date
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
Eric Holscher b56f2dc1d8 Merge remote-tracking branch 'origin/go-parsed-example' 9 years ago
Anthony Johnson c2fd90fd21 Fix handling of create_class as a generator 9 years ago
Eric Holscher 418b379a7d Merge pull request #3 from rtfd/fix-dotnet-test
Update dotnet domain tests for latest data structures
9 years ago
Eric Holscher bf7e3870fa Merge pull request #2 from rtfd/add-full-python-test
Add full python test; fix double auto_api_dir prepended to find_files path bug
9 years ago
Eric Holscher aba6a6caea Merge pull request #1 from rtfd/update-requirements
pip freeze requirements.txt
9 years ago
Anthony Johnson ff8292af6f Clean up print statement 9 years ago
Anthony Johnson c270b9de14 Move parameter name list up to signature 9 years ago
Anthony Johnson f0772d1a57 Support inverted go const and var objects
Changes class creation to a generator and invert list of const/var names to
multiple objects.
9 years ago
Anthony Johnson 181c7ea2a4 Add child display 9 years ago
Anthony Johnson 808c1a090f Add parameters to output 9 years ago
Anthony Johnson 8819b46a2f Clean up cruft and handle a few failures better 9 years ago
Anthony Johnson 3653636673 Revert "Fix package output for now."
With better formatting of domain output, separation by heading is redundant.
Also, secondary header for page title might not be necessary with correct domain
output of package objects.
9 years ago
Eric Holscher f133c7d603 Fix package output for now. 9 years ago
Eric Holscher 18533426c3 Add title to package 9 years ago
Eric Holscher cdd8d244de Fix up templates 9 years ago
Eric Holscher a4a68d9213 Fix up go stuff 9 years ago
Eric Holscher 9bdd44d8cd Add a basic go domain. 9 years ago
Christopher Swenson e1b28981b7 Update dotnet domain tests for latest data structures
Some things had changed with how get_objects worked,
and tests needed to be updated.
9 years ago
Eric Holscher 1547210f49 Merge remote-tracking branch 'rtfd/go-templates' into go-parsed-example 9 years ago
Anthony Johnson af539d8868 Untested first pass of templates 9 years ago
Christopher Swenson 0ccde8454a Fix double autoapi_dir prepended to find_files 9 years ago
Christopher Swenson 817b184619 Add holistic Python test that runs sphinx and EVERYTHING 9 years ago
Anthony Johnson 122810a7e1 Add explicit member types 9 years ago
Anthony Johnson ddeba7db70 Fix notes 9 years ago
Anthony Johnson f6f1d1dd7a Added draft json schema fixture for parsing Go doc output 9 years ago
Christopher Swenson 8ff10028ef Sphinx is required 9 years ago
Christopher Swenson f31f503e09 pip freeze requirements.txt
Some environments, like PyCharm, try to install `requirements.txt`
before they consider `setup.py`.
9 years ago
Eric Holscher eb05b7d991 Swap include 9 years ago
Anthony Johnson 9612dae694 Add better reference and obj id handling for generics 9 years ago
Anthony Johnson a3cea299dc Adding indentation on .net detail template, hidden types 9 years ago
Eric Holscher a05a85507a Add GitHub section 9 years ago
Eric Holscher 6410bee011 Fix hierarchy, and include object itself in it. 9 years ago