Trying to fix docs
0
.gitignore
vendored
Normal file → Executable file
0
MANIFEST.in
Normal file → Executable file
0
docs/_images/Screenshot-delete.png
Normal file → Executable file
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB |
0
docs/_images/Screenshot-print_formated-single.png
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
docs/_images/Screenshot-print_list-single.png
Normal file → Executable file
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
docs/_sources/index.rst.txt
Normal file → Executable file
0
docs/_sources/releasenotes/0.0.1-changelog.rst.txt
Normal file → Executable file
0
docs/_sources/releasenotes/0.0.4-changelog.rst.txt
Normal file → Executable file
0
docs/_sources/releasenotes/0.0.5-changelog.rst.txt
Normal file → Executable file
0
docs/_sources/releasenotes/0.0.6-changelog.rst.txt
Normal file → Executable file
0
docs/_sources/releasenotes/0.0.7-changelog.rst.txt
Normal file → Executable file
0
docs/_sources/usage/errors.rst.txt
Normal file → Executable file
0
docs/_sources/usage/installation.rst.txt
Normal file → Executable file
0
docs/_sources/usage/manual.rst.txt
Normal file → Executable file
0
docs/_sources/usage/quickstart.rst.txt
Normal file → Executable file
0
docs/_sources/usage/use_cases.rst.txt
Normal file → Executable file
0
docs/_sources/usage/warnings.rst.txt
Normal file → Executable file
0
docs/_static/Screenshot-delete.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB |
0
docs/_static/Screenshot-print_formated-single.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
docs/_static/Screenshot-print_formated.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
0
docs/_static/Screenshot-print_list-single.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
docs/_static/Screenshot-print_list.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
0
docs/_static/alabaster.css
vendored
Normal file → Executable file
0
docs/_static/basic.css
vendored
Normal file → Executable file
0
docs/_static/custom.css
vendored
Normal file → Executable file
0
docs/_static/doctools.js
vendored
Normal file → Executable file
0
docs/_static/documentation_options.js
vendored
Normal file → Executable file
0
docs/_static/favicon.ico
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
docs/_static/file.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 286 B |
0
docs/_static/jquery-3.5.1.js
vendored
Normal file → Executable file
0
docs/_static/jquery.js
vendored
Normal file → Executable file
0
docs/_static/language_data.js
vendored
Normal file → Executable file
0
docs/_static/mclogo4x.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
0
docs/_static/minus.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
0
docs/_static/plus.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
0
docs/_static/pygments.css
vendored
Normal file → Executable file
0
docs/_static/searchtools.js
vendored
Normal file → Executable file
0
docs/_static/underscore-1.3.1.js
vendored
Normal file → Executable file
0
docs/_static/underscore.js
vendored
Normal file → Executable file
0
docs/genindex.html
Normal file → Executable file
0
docs/index.html
Normal file → Executable file
0
docs/objects.inv
Normal file → Executable file
0
docs/releasenotes/0.0.1-changelog.html
Normal file → Executable file
0
docs/releasenotes/0.0.4-changelog.html
Normal file → Executable file
0
docs/releasenotes/0.0.5-changelog.html
Normal file → Executable file
0
docs/releasenotes/0.0.6-changelog.html
Normal file → Executable file
0
docs/releasenotes/0.0.7-changelog.html
Normal file → Executable file
0
docs/search.html
Normal file → Executable file
0
docs/searchindex.js
Normal file → Executable file
0
docs/usage/errors.html
Normal file → Executable file
0
docs/usage/installation.html
Normal file → Executable file
0
docs/usage/manual.html
Normal file → Executable file
0
docs/usage/quickstart.html
Normal file → Executable file
0
docs/usage/use_cases.html
Normal file → Executable file
0
docs/usage/warnings.html
Normal file → Executable file
0
docsource/Makefile
Normal file → Executable file
0
docsource/make.bat
Normal file → Executable file
@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
find ../docs -mindepth 1 -delete
|
find ../docs -mindepth 1 -delete
|
||||||
|
find ./build -mindepth 1 -delete
|
||||||
sphinx-build -b html source build
|
sphinx-build -b html source build
|
||||||
cp -r ./build/* ../docs/
|
cp -r ./build/* ../docs/
|
||||||
|
chmod -R 777 ../docs/
|
||||||
find ./build -mindepth 1 -delete
|
find ./build -mindepth 1 -delete
|
||||||
0
docsource/source/_static/Screenshot-delete.png
Normal file → Executable file
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB |
0
docsource/source/_static/Screenshot-print_formated-single.png
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
docsource/source/_static/Screenshot-print_formated.png
Normal file → Executable file
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
0
docsource/source/_static/Screenshot-print_list-single.png
Normal file → Executable file
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
docsource/source/_static/Screenshot-print_list.png
Normal file → Executable file
|
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
0
docsource/source/_static/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
docsource/source/_static/mclogo4x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |