Anthony Johnson
fab86cbc66
Revert basestring -> str in check for autoapi_dirs
...
Not sure we need to be concerned about byte strings here either way.
Fixes #74
2016-06-08 16:36:11 -07:00
Anthony Johnson
11ad556d3e
Handle string input for api dir
...
This was iterating over the settings assuming it was a list. We handle this as a
list in some instances, and recommend using a string in others. Just handle
both.
2016-05-01 19:23:05 -07:00
Daniel Roth
ca3a002aa6
Update extension.py to handle absolute paths
2016-02-02 21:14:28 -08:00
Anthony Johnson
bcee7eb22a
Use autoapi_root for url root configuration
2015-10-28 11:04:23 -07:00
Anthony Johnson
d30fa32762
Add configurable url prefix
2015-10-27 11:35:44 -07:00
Eric Holscher
3dfd9ac47f
Fix error
2015-10-12 10:50:46 -07:00
Eric Holscher
81d4568713
Merge pull request #35 from rtfd/support-multiple-source-dirs
...
Rename `autoapi_dir` to `autoapi_dirs` to support multiple source dirs
2015-10-09 17:10:26 -07:00
Eric Holscher
2958bc34fb
Fix linting errors
2015-09-23 16:04:45 -07:00
Eric Holscher
4de4b376ca
Rename autoapi_dir
to autoapi_dirs
to support multiple
2015-09-23 16:00:43 -07:00
Daniel Roth
180c1bb36b
Update extension.py
...
Missing an 's'
2015-09-22 08:02:34 -07:00
Eric Holscher
f9d4d8c18d
Clean up tox file
2015-08-03 14:01:54 -07:00
Eric Holscher
0c1583ac40
Add proper exceptions
2015-08-03 13:55:33 -07:00
Eric Holscher
6a67c16642
Fix the last of the linting errors
2015-08-03 13:12:34 -07:00
Eric Holscher
d1d452a0a4
Add ability for per-mapper cleanup tasks.
2015-08-03 10:36:10 -07:00
Eric Holscher
1df370b682
Don’t assume we have defaults for all types.
2015-07-20 11:51:41 -07:00
Eric Holscher
c81ab2873d
Add default ignore patterns.
2015-07-20 11:51:41 -07:00
Eric Holscher
c20783558e
Add vbproj to dotnet default mapping
2015-07-08 15:13:24 -07:00
Eric Holscher
cb28412dfd
Fix test mocks
2015-07-07 16:32:38 -07:00
Eric Holscher
6f6e09b1f6
Properly handle multiple file patterns.
2015-07-07 16:19:25 -07:00
Eric Holscher
dac1ee0f2e
Properly look for substring
2015-07-07 15:48:00 -07:00
Eric Holscher
30e4847898
Add basic tests & small output changes for auto-adding TOCTree
2015-07-07 15:43:12 -07:00
Eric Holscher
ba1a09a8d1
Add ability to auto-inject AutoAPI into TocTree
2015-07-07 15:30:16 -07:00
Eric Holscher
685665535f
Rename files
2015-06-10 14:23:58 -07:00
Eric Holscher
f60b7d8880
Add ability to configure options of display of objects.
2015-06-10 13:58:52 -07:00
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
2015-06-10 13:13:34 -07:00
Eric Holscher
d0cb6ae6e0
Clean up AutoAPI output and naming
2015-06-10 11:35:54 -07:00
Eric Holscher
c02cd9d32e
Add testing for template overrides.
2015-06-10 10:33:18 -07:00
Eric Holscher
5ca2ee76a5
Refactor into nicer top-level interface to the Domains.
...
Languages refactored:
* Python
* JS
2015-06-06 16:11:49 -07:00
Eric Holscher
9bc6072283
Add initial javascript support with jsdoc 3.
2015-06-06 13:08:44 -07:00
Anthony Johnson
966cce1051
Default autoapi to python instead of dotnet
2015-06-01 11:29:19 -07:00
Eric Holscher
9bdd44d8cd
Add a basic go domain.
2015-05-29 15:22:06 -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
09097cf364
Fix Python support
2015-04-20 22:54:32 -07:00
Eric Holscher
15f1ebfa8a
Clean up namespace listing
2015-04-16 11:39:32 -07:00
Anthony Johnson
4b13bebc8e
Large refactor. Cleans up, adds tests, intermediate namespaces
...
Indexes are still broken due to past changes, but intermediate namespaces are
now linkable.
2015-04-14 15:59:09 -07:00
Eric Holscher
8010a6463f
Have nicer URL's
2015-04-10 00:37:25 -05:00
Eric Holscher
a4a1a8604f
Add virtual namespaces and abstract templates into extended bases
2015-04-10 00:37:25 -05:00
Eric Holscher
0d88911a53
Use proper namespace fanciness
2015-04-07 23:08:53 -07:00
Eric Holscher
9aebd2500c
Refactor autoapi bits
2015-04-07 22:54:53 -07:00
Eric Holscher
a357a2ce13
Update templates
2015-04-07 13:35:50 -07:00
Eric Holscher
8b177e5a9e
Updates for python stuff
2015-03-31 17:01:41 -07:00
Eric Holscher
c7bef8e11b
Initial commit
2015-03-27 12:50:56 -07:00