
Add base template files

Add base templates folder with : - Requirements to build the documentation - Basic mkdocs.yml file - Template and schema for variables
Showing
- templates/docs/_data/plugins.py 673 additions, 0 deletionstemplates/docs/_data/plugins.py
- templates/docs/_data/schema/repo.schema.yaml 42 additions, 0 deletionstemplates/docs/_data/schema/repo.schema.yaml
- templates/docs/_data/schema/subrepo.schema.yaml 99 additions, 0 deletionstemplates/docs/_data/schema/subrepo.schema.yaml
- templates/docs/_data/schema/vars.schema.yaml 87 additions, 0 deletionstemplates/docs/_data/schema/vars.schema.yaml
- templates/docs/_data/template/repo.tpl.yaml 45 additions, 0 deletionstemplates/docs/_data/template/repo.tpl.yaml
- templates/docs/_data/template/subrepo.tpl.yaml 73 additions, 0 deletionstemplates/docs/_data/template/subrepo.tpl.yaml
- templates/docs/_data/template/vars.tpl.yaml 91 additions, 0 deletionstemplates/docs/_data/template/vars.tpl.yaml
templates/docs/_data/plugins.py
0 → 100644
This diff is collapsed.
templates/docs/_data/schema/repo.schema.yaml
0 → 100644
templates/docs/_data/schema/vars.schema.yaml
0 → 100644
templates/docs/_data/template/repo.tpl.yaml
0 → 100644
templates/docs/_data/template/vars.tpl.yaml
0 → 100644
Please register or sign in to comment