Commit Graph

268 Commits

Author SHA1 Message Date
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
Eric Holscher
f8d38b58e3 Reinstall 2015-04-22 16:37:45 -07:00
Eric Holscher
3333025db4 Once more 2015-04-22 16:37:04 -07:00
Eric Holscher
63860a0a5a Install editable for now 2015-04-22 16:35:39 -07:00
Eric Holscher
669ec6afc3 More futzing 2015-04-22 16:34:34 -07:00
Eric Holscher
6a57ab6616 Futz more with setup 2015-04-22 16:32:47 -07:00
Eric Holscher
0b3976ac9d Rebuild env 2015-04-22 16:27:18 -07:00
Eric Holscher
3e29670286 Packaging.. 2015-04-22 16:26:25 -07:00
Eric Holscher
fa9eb9586c Require higher sphinx too 2015-04-22 16:24:49 -07:00
Eric Holscher
20a8cfc8e7 Use autoapi. Meta. 2015-04-22 16:23:57 -07:00
Eric Holscher
f219b0ec21 Add autoapi req 2015-04-22 16:23:48 -07:00
Eric Holscher
8a1fd360a7 New search path 2015-04-22 16:19:51 -07:00
Eric Holscher
96d63676e1 Document default impl 2015-04-22 16:10:53 -07:00
Eric Holscher
7c3ca95ead Add template contract 2015-04-22 16:08:49 -07:00
Eric Holscher
b6bc093faf Clean up header 2015-04-22 15:53:37 -07:00
Eric Holscher
0dd30497b1 Always require 2015-04-22 15:52:22 -07:00
Eric Holscher
30e473fd9c Reverse include 2015-04-22 15:50:46 -07:00
Eric Holscher
4819dfd3f4 Add toctree 2015-04-22 15:50:34 -07:00
Eric Holscher
7023fc6bf8 Remove autogen'd file 2015-04-22 15:49:05 -07:00
Eric Holscher
79f971ed52 Default theme 2015-04-22 15:48:19 -07:00
Eric Holscher
f178316671 Add real docs 2015-04-22 15:46:40 -07:00
Eric Holscher
d21b62937b Clean up the python code more. 2015-04-22 10:12:05 -07:00
Eric Holscher
adf2f0c38c Skip toc’s explicitly 2015-04-22 10:11:56 -07:00
Eric Holscher
09097cf364 Fix Python support 2015-04-20 22:54:32 -07:00
Eric Holscher
56ceab81e5 Make namespaces sort by type 2015-04-17 14:16:59 -07:00
Eric Holscher
6a6c77d6ec Add toc to detail pages 2015-04-17 14:16:46 -07:00
Eric Holscher
927179d1af Fix unicode and data errors. 2015-04-17 14:16:24 -07:00
Eric Holscher
0a457d1016 Move find_files to the base class, and recurse. 2015-04-17 14:16:12 -07:00
Anthony Johnson
21fbea84dc Simple fix for duplicate children 2015-04-16 15:46:54 -07:00
Eric Holscher
aa59338a51 Add Max Depth 2015-04-16 14:29:38 -07:00
Eric Holscher
15f1ebfa8a Clean up namespace listing 2015-04-16 11:39:32 -07:00
Anthony Johnson
d2e85cd8bb return -> return type 2015-04-15 00:22:37 -07:00
Anthony Johnson
89bdf1c0e2 Add return type in parameter list 2015-04-15 00:10:50 -07:00
Anthony Johnson
80b101dc5e Add basic inheritance, only supports class instances so far 2015-04-14 23:35:36 -07:00
Anthony Johnson
d2e41f99e0 Drop unused sort method 2015-04-14 23:07:12 -07:00
Anthony Johnson
655aff0245 Cleaning up detail page formatting and order 2015-04-14 19:55:46 -07:00
Anthony Johnson
6aa8ced49f Add dl based listing of namespace objects with truncated names
This replaces a table that was constraining text area
2015-04-14 18:37:19 -07:00