2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 04:00:57 +00:00

Docs refactor (#9545)

* Refactor / reognaize docs structure

* Refactor plugin docs structure

* More refactoring / cleanup

* Update build images

* Gallery updates

* Order images

* Update part docs

* Settings images

* Stock images

* Reitntroduce gallery

* Add custom icon macro

* Update icons

* Cleanup

* Fix link

* Fix internal links

* Revert some page moves

* Fix links

* Fix links
This commit is contained in:
Oliver
2025-04-22 08:18:32 +10:00
committed by GitHub
parent 9b489911e5
commit 6b08e45eac
240 changed files with 964 additions and 831 deletions

View File

@ -160,7 +160,7 @@ def on_config(config, *args, **kwargs):
We can use these to determine (at run time) where we are hosting
"""
rtd = os.environ.get('READTHEDOCS', 'False')
rtd = os.environ.get('READTHEDOCS', None)
# Note: version selection is handled by RTD internally
# Check for 'versions.json' file