Oliver Walters
|
e28a435c07
|
Add entry point for order documentation
|
2019-06-15 17:13:28 +10:00 |
|
Oliver Walters
|
e91aa075b6
|
Fix a typo
|
2019-05-09 08:55:25 +10:00 |
|
Oliver Walters
|
a03027ec9b
|
Add makefile option for quick backup
|
2019-05-07 07:46:29 +10:00 |
|
Oliver Walters
|
1d719f1ad3
|
Fixed image
|
2019-05-06 08:19:18 +10:00 |
|
Oliver Walters
|
c6a7d1c243
|
Added a bunch of developer documentation
|
2019-05-05 20:13:59 +10:00 |
|
Oliver Walters
|
7c45f8dc24
|
Remove absolute URL encoding
- Should now work on RTD
|
2019-04-28 08:11:29 +10:00 |
|
Oliver Walters
|
e512bc6536
|
Fix for autoapi-dirs
|
2019-04-28 01:17:28 +10:00 |
|
Oliver Walters
|
aa04941bf1
|
Add module-level docstrings for each app
|
2019-04-28 01:05:45 +10:00 |
|
Oliver Walters
|
b0487b33dc
|
Change documentation root url to 'docs'
|
2019-04-28 00:58:59 +10:00 |
|
Oliver Walters
|
3a43a8ba72
|
Add custom links to app documentation
|
2019-04-28 00:57:29 +10:00 |
|
Oliver Walters
|
c87166a49a
|
Prevent auto-addition of toc by autoapi
- Also fix links in sidebar
|
2019-04-28 00:37:20 +10:00 |
|
Oliver Walters
|
0d8f14d3e2
|
Add index and modindex to sidebar
- https://stackoverflow.com/questions/25243482/how-to-add-sphinx-generated-index-to-the-sidebar-when-using-read-the-docs-theme
|
2019-04-28 00:20:27 +10:00 |
|
Oliver Walters
|
4aef8eecea
|
Force TOC to appear in sidebar for each page
- https://stackoverflow.com/questions/18969093/how-to-include-the-toctree-in-the-sidebar-of-each-page#19007358
|
2019-04-28 00:03:19 +10:00 |
|
Oliver Walters
|
5e6d49102d
|
Add docstring documentation to the main InvenTree app
|
2019-04-27 21:21:58 +10:00 |
|
Oliver Walters
|
d9169a0dd1
|
Add docstrings for Build app
|
2019-04-27 20:35:14 +10:00 |
|
Oliver Walters
|
53ec42af03
|
Generate documentation from makefile
- Had to change 'docs' to 'documentation' to prevent directory clash
|
2019-04-27 17:22:23 +10:00 |
|
Oliver Walters
|
ad3defffe3
|
Use sphinx-autoapi to generate documentation files
- Select which files to ignore
- Only display items with a docstring
|
2019-04-27 17:19:51 +10:00 |
|
Oliver Walters
|
8d0df6654c
|
Ignore migration files
|
2019-04-27 16:48:04 +10:00 |
|
Oliver Walters
|
e3440cbb90
|
Initialize sphinx documentation
- Change theme to sphinx_rtd_theme
- Ignore build files for docs
|
2019-04-27 16:09:52 +10:00 |
|
Oliver Walters
|
66cf8239fc
|
Add initial requirements for documentation
|
2019-04-27 15:44:46 +10:00 |
|