Ver Fonte

remove docs from gitignore, add docs/_build to it, also rename tutorial to docs

charnpreetsingh há 8 anos atrás
pai
commit
ba6f9f9a4f

+ 1 - 1
.gitignore

@@ -22,4 +22,4 @@ __pycache__
 .idea/
 
 test/coverage
-docs
+docs/_build

+ 0 - 0
tutorial/Makefile → docs/Makefile


+ 0 - 0
tutorial/adding_content.md → docs/adding_content.md


+ 0 - 0
tutorial/conf.py → docs/conf.py


+ 0 - 0
tutorial/css.md → docs/css.md


+ 0 - 0
tutorial/documents.md → docs/documents.md


+ 0 - 0
tutorial/environment.yml → docs/environment.yml


+ 0 - 0
tutorial/examples.md → docs/examples.md


+ 0 - 0
tutorial/extensions_dev.md → docs/extensions_dev.md


+ 0 - 0
tutorial/extensions_user.md → docs/extensions_user.md


+ 0 - 0
tutorial/filebrowser_example.png → docs/filebrowser_example.png


+ 0 - 0
tutorial/filebrowser_source.png → docs/filebrowser_source.png


+ 0 - 0
tutorial/index.rst → docs/index.rst


+ 0 - 0
tutorial/make.bat → docs/make.bat


+ 0 - 0
tutorial/notebook.md → docs/notebook.md


+ 0 - 0
tutorial/patterns.md → docs/patterns.md


+ 0 - 0
tutorial/repo.md → docs/repo.md


+ 0 - 0
tutorial/terminology.md → docs/terminology.md


+ 0 - 0
tutorial/virtualdom.md → docs/virtualdom.md