2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-25 16:20:53 +00:00
Files
.devcontainer
.devops
.github
.vscode
assets
contrib
docs
_includes
ci
docs
generated
.gitignore
.gitignore
LICENSE
README.md
__init__.py
extract_schema.py
main.py
mkdocs.yml
mlc_config.json
requirements.in
requirements.txt
src
.git-blame-ignore-revs
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
.python-version
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Procfile
README.md
SECURITY.md
biome.json
codecov.yml
crowdin.yml
pyproject.toml
readthedocs.yml
requirements.txt
runtime.txt
tasks.py
InvenTree/docs/generated
Matthias Mair 0ff86103d9 refactor(docs): simplify docs files / pipelines ()
* refactor(doc): only use one command

* restructure

* move all generated helpers to a dedicated directory

* move to pathlib

* and more pathlib

* add empty generated folder
2025-05-06 12:20:11 +01:00
..