Commit Graph

26 Commits (0cee7306931812d4e1d47ee1c5822cde9205ac3e)

Author SHA1 Message Date
Ashley Whetter 7230330686 Documentation overhaul 5 years ago
Ashley Whetter 3722490c36 v0.7.1 6 years ago
Ashley Whetter 30a620e449 v0.7.0 6 years ago
Ashley Whetter dfe82ae94e Dropped support for Sphinx<1.6 6 years ago
Ashley Whetter f8c26b2682 v0.6.2 6 years ago
Ashley Whetter 9f197afa76 v0.6.1 6 years ago
Ashley Whetter cb032b6920 v0.6.0 6 years ago
Ashley Whetter 763da7170f Cleaned up setup.py
Removed distutils support. It wasn't working anyway (Closes #25).
Removed redundant package_dir and package_data options.
Removed old testing dependencies.
Removed unnecessary wheel dependency (Closes #143).
6 years ago
Ashley Whetter cf08792869 Fixed Python 2 requirements 6 years ago
Ashley Whetter b19b9ea28b Extended ast parsing with astroid 6 years ago
Eric Holscher 7f6b47b86d Bump to version 0.5 7 years ago
Anthony Johnson 04805b5044 Fix version number
The module is actually 0.4 release currently. This is not a new release however,
so updated to match 0.4, no additional increment necessary yet.
8 years ago
Anthony Johnson 18ed62b0b2 Stop using requirements.txt
sphinx-autoapi is redistributable, we should be using setup.py for all of our
dependency management, not continuing to split off things into requirements. 
Included a shortcut in the requirements for installing tox (the only dev requirement)
and the package in develop.
8 years ago
Eric Holscher b24293e545 Start using pydocstyle for Python doc generation 8 years ago
Eric Holscher 7f50c62e35 Release 0.3 with `autoapi_dirs` setting 8 years ago
Eric Holscher 53def8fc2d Bump to 0.2 9 years ago
Anthony Johnson 87a16ea421 Use more proper slugging on filenames for object
This resolves some issues with special characters in paths on Windows based
systems. It replaces special characters and unicode characters to ensure paths
are predictable.
9 years ago
Eric Holscher 4c8fc0dc94 Add deps to setup.py as well 9 years ago
Christopher Swenson 8ff10028ef Sphinx is required 9 years ago
Eric Holscher f8d38b58e3 Reinstall 9 years ago
Eric Holscher 3333025db4 Once more 9 years ago
Eric Holscher 669ec6afc3 More futzing 9 years ago
Eric Holscher 6a57ab6616 Futz more with setup 9 years ago
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.
9 years ago
Anthony Johnson a73a3fca55 Add requirements to setup 9 years ago
Eric Holscher c7bef8e11b Initial commit 9 years ago