mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-01 00:05:55 +00:00
.devcontainer
.devops
.github
.vscode
InvenTree
ci
contrib
deploy
docker
docs
_includes
ci
docs
.gitignore
LICENSE
README.md
__init__.py
main.py
mkdocs.yml
requirements.txt
images
.djlintrc
.eslintrc.yml
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
LICENSE
Procfile
README.md
RELEASE.md
SECURITY.md
backportrc.json
crowdin.yml
docker-compose.yml
docker.dev.env
package-lock.json
package.json
readthedocs.yml
requirements-dev.in
requirements-dev.txt
requirements.in
requirements.txt
runtime.txt
setup.cfg
tasks.py
* move devcontainer docs * rename bare metal pages * fix backlinks * Add getting started for devs * add mermaid * include contrib in docs * use another plugin * include everything * update doc checks * fix install command * remove mermaid * remove inclusion tag * remove empty list item * readd include-markdown * use non-conflicting syntax for include * fix table rendering in mkdocs * make controbuting embedable * re-add mermaid * remove empty section * resturcture * remove mermaid again
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
mkdocs-macros-plugin>=0.7,<1.0
|
|
mkdocs-material>=9.0,<10.0
|
|
mkdocs-git-revision-date-localized-plugin>=1.1,<2.0
|
|
mkdocs-simple-hooks>=0.1,<1.0
|
|
mkdocs-include-markdown-plugin
|