mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 18:15:40 +00:00
Initialize sphinx documentation
- Change theme to sphinx_rtd_theme - Ignore build files for docs
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,6 +27,9 @@ var/
|
||||
local_settings.py
|
||||
*.sqlite3
|
||||
|
||||
# Sphinx files
|
||||
docs/_build
|
||||
|
||||
# Local media storage (only when running in development mode)
|
||||
InvenTree/media
|
||||
|
||||
|
Reference in New Issue
Block a user