Commit Graph

354 Commits

Author SHA1 Message Date
Anthony Johnson
481bd777cb Fix spacing on parameter output and code blocks 2015-06-01 11:26:19 -07:00
Eric Holscher
b56f2dc1d8 Merge remote-tracking branch 'origin/go-parsed-example' 2015-06-01 11:24:03 -07:00
Anthony Johnson
c2fd90fd21 Fix handling of create_class as a generator 2015-06-01 11:20:54 -07:00
Eric Holscher
418b379a7d Merge pull request #3 from rtfd/fix-dotnet-test
Update dotnet domain tests for latest data structures
2015-06-01 11:20:49 -07:00
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
2015-06-01 11:19:47 -07:00
Eric Holscher
aba6a6caea Merge pull request #1 from rtfd/update-requirements
pip freeze requirements.txt
2015-06-01 11:19:28 -07:00
Anthony Johnson
ff8292af6f Clean up print statement 2015-05-31 14:41:16 -07:00
Anthony Johnson
c270b9de14 Move parameter name list up to signature 2015-05-31 14:38:17 -07:00
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.
2015-05-30 22:03:19 -07:00
Anthony Johnson
181c7ea2a4 Add child display 2015-05-30 18:42:06 -07:00
Anthony Johnson
808c1a090f Add parameters to output 2015-05-30 18:32:43 -07:00
Anthony Johnson
8819b46a2f Clean up cruft and handle a few failures better 2015-05-30 16:28:59 -07:00
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.
2015-05-29 20:09:36 -07:00
Eric Holscher
f133c7d603 Fix package output for now. 2015-05-29 16:02:56 -07:00
Eric Holscher
18533426c3 Add title to package 2015-05-29 15:54:50 -07:00
Eric Holscher
cdd8d244de Fix up templates 2015-05-29 15:48:58 -07:00
Eric Holscher
a4a68d9213 Fix up go stuff 2015-05-29 15:34:51 -07:00
Eric Holscher
9bdd44d8cd Add a basic go domain. 2015-05-29 15:22:06 -07:00
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.
2015-05-29 15:06:36 -07:00
Eric Holscher
1547210f49 Merge remote-tracking branch 'rtfd/go-templates' into go-parsed-example 2015-05-29 15:04:34 -07:00
Anthony Johnson
af539d8868 Untested first pass of templates 2015-05-29 15:02:27 -07:00
Christopher Swenson
0ccde8454a Fix double autoapi_dir prepended to find_files 2015-05-29 14:34:05 -07:00
Christopher Swenson
817b184619 Add holistic Python test that runs sphinx and EVERYTHING 2015-05-29 14:34:05 -07:00
Anthony Johnson
122810a7e1 Add explicit member types 2015-05-29 14:28:07 -07:00
Anthony Johnson
ddeba7db70 Fix notes 2015-05-29 14:25:26 -07:00
Anthony Johnson
f6f1d1dd7a Added draft json schema fixture for parsing Go doc output 2015-05-29 14:05:03 -07:00
Christopher Swenson
8ff10028ef Sphinx is required 2015-05-29 13:31:03 -07:00
Christopher Swenson
f31f503e09 pip freeze requirements.txt
Some environments, like PyCharm, try to install `requirements.txt`
before they consider `setup.py`.
2015-05-29 13:15:48 -07:00
Eric Holscher
eb05b7d991 Swap include 2015-05-29 12:37:06 -07:00
Anthony Johnson
9612dae694 Add better reference and obj id handling for generics 2015-04-24 18:32:16 -07:00
Anthony Johnson
a3cea299dc Adding indentation on .net detail template, hidden types 2015-04-24 15:04:10 -07:00
Eric Holscher
a05a85507a Add GitHub section 2015-04-24 13:16:15 -07:00
Eric Holscher
6410bee011 Fix hierarchy, and include object itself in it. 2015-04-24 12:46:47 -07:00
Eric Holscher
c79a0f3cee Clean up namespaces and display 2015-04-24 12:37:00 -07:00
Eric Holscher
4e532d8a94 New namespace parsing 2015-04-24 10:35:05 -07:00
Eric Holscher
c6f2d32305 Add fancy captions 2015-04-24 10:11:05 -07:00
Eric Holscher
a4b116b527 Move to top-level TOC for now. 2015-04-24 10:10:51 -07:00
Eric Holscher
cc8e5d6ee5 Show local TOC 2015-04-24 10:10:36 -07:00
Eric Holscher
677df52c46 Show toc for now 2015-04-23 15:57:17 -07:00
Eric Holscher
0404c4723d Reindent 2015-04-23 15:52:38 -07:00
Eric Holscher
a827bf8547 Not with zips 2015-04-23 15:43:31 -07:00
Eric Holscher
0be35a1fa0 Attempt editable install 2015-04-23 15:43:13 -07:00
Eric Holscher
f3c5f60fca Add template doc 2015-04-23 15:42:18 -07:00
Eric Holscher
d1dc81b8ba Clean up python templates 2015-04-23 15:37:02 -07:00
Eric Holscher
3c7a80c263 Attempt to use new theme 2015-04-23 15:35:49 -07:00
Eric Holscher
da43e6a03f Lower depth 2015-04-23 15:35:01 -07:00
Eric Holscher
b7b0c9cb7f Fix ref 2015-04-23 15:30:19 -07:00
Eric Holscher
aa62ad9af7 Sizable refactor of the autoapi tooling.
Standard template context and rendering. Also refactor YAML loading for new YAML formats.
2015-04-23 13:31:03 -07:00
Eric Holscher
2f8d1de616 Add a bit more to install 2015-04-22 16:47:50 -07:00
Eric Holscher
78caee0591 Just use tarball 2015-04-22 16:38:22 -07:00