Trying to fix docs

This commit is contained in:
Fabrice Quenneville 2021-04-25 03:06:07 -04:00
parent aef4151137
commit 1ff6c19951
90 changed files with 2 additions and 0 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
MANIFEST.in Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
TODO.md Normal file → Executable file
View File

0
docs/_images/Screenshot-delete.png Normal file → Executable file
View 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
View 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
View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
docs/_sources/index.rst.txt Normal file → Executable file
View File

0
docs/_sources/releasenotes/0.0.1-changelog.rst.txt Normal file → Executable file
View File

0
docs/_sources/releasenotes/0.0.4-changelog.rst.txt Normal file → Executable file
View File

0
docs/_sources/releasenotes/0.0.5-changelog.rst.txt Normal file → Executable file
View File

0
docs/_sources/releasenotes/0.0.6-changelog.rst.txt Normal file → Executable file
View File

0
docs/_sources/releasenotes/0.0.7-changelog.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/errors.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/installation.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/manual.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/quickstart.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/use_cases.rst.txt Normal file → Executable file
View File

0
docs/_sources/usage/warnings.rst.txt Normal file → Executable file
View File

0
docs/_static/Screenshot-delete.png vendored Normal file → Executable file
View 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
View 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
View 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
View 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
View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

0
docs/_static/alabaster.css vendored Normal file → Executable file
View File

0
docs/_static/basic.css vendored Normal file → Executable file
View File

0
docs/_static/custom.css vendored Normal file → Executable file
View File

0
docs/_static/doctools.js vendored Normal file → Executable file
View File

0
docs/_static/documentation_options.js vendored Normal file → Executable file
View File

0
docs/_static/favicon.ico vendored Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
docs/_static/file.png vendored Normal file → Executable file
View 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
View File

0
docs/_static/jquery.js vendored Normal file → Executable file
View File

0
docs/_static/language_data.js vendored Normal file → Executable file
View File

0
docs/_static/mclogo4x.png vendored Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

0
docs/_static/minus.png vendored Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 90 B

After

Width:  |  Height:  |  Size: 90 B

0
docs/_static/plus.png vendored Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 90 B

After

Width:  |  Height:  |  Size: 90 B

0
docs/_static/pygments.css vendored Normal file → Executable file
View File

0
docs/_static/searchtools.js vendored Normal file → Executable file
View File

0
docs/_static/underscore-1.3.1.js vendored Normal file → Executable file
View File

0
docs/_static/underscore.js vendored Normal file → Executable file
View File

0
docs/genindex.html Normal file → Executable file
View File

0
docs/index.html Normal file → Executable file
View File

0
docs/objects.inv Normal file → Executable file
View File

0
docs/releasenotes/0.0.1-changelog.html Normal file → Executable file
View File

0
docs/releasenotes/0.0.4-changelog.html Normal file → Executable file
View File

0
docs/releasenotes/0.0.5-changelog.html Normal file → Executable file
View File

0
docs/releasenotes/0.0.6-changelog.html Normal file → Executable file
View File

0
docs/releasenotes/0.0.7-changelog.html Normal file → Executable file
View File

0
docs/search.html Normal file → Executable file
View File

0
docs/searchindex.js Normal file → Executable file
View File

0
docs/usage/errors.html Normal file → Executable file
View File

0
docs/usage/installation.html Normal file → Executable file
View File

0
docs/usage/manual.html Normal file → Executable file
View File

0
docs/usage/quickstart.html Normal file → Executable file
View File

0
docs/usage/use_cases.html Normal file → Executable file
View File

0
docs/usage/warnings.html Normal file → Executable file
View File

0
docsource/Makefile Normal file → Executable file
View File

0
docsource/make.bat Normal file → Executable file
View File

View 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
View File

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 159 KiB

View 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
View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View 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
View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

0
docsource/source/_static/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
docsource/source/_static/mclogo4x.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

0
docsource/source/conf.py Normal file → Executable file
View File

0
docsource/source/index.rst Normal file → Executable file
View File

0
docsource/source/releasenotes/0.0.1-changelog.rst Normal file → Executable file
View File

0
docsource/source/releasenotes/0.0.4-changelog.rst Normal file → Executable file
View File

0
docsource/source/releasenotes/0.0.5-changelog.rst Normal file → Executable file
View File

0
docsource/source/releasenotes/0.0.6-changelog.rst Normal file → Executable file
View File

0
docsource/source/releasenotes/0.0.7-changelog.rst Normal file → Executable file
View File

0
docsource/source/usage/errors.rst Normal file → Executable file
View File

0
docsource/source/usage/installation.rst Normal file → Executable file
View File

0
docsource/source/usage/manual.rst Normal file → Executable file
View File

0
docsource/source/usage/quickstart.rst Normal file → Executable file
View File

0
docsource/source/usage/use_cases.rst Normal file → Executable file
View File

0
docsource/source/usage/warnings.rst Normal file → Executable file
View File

0
mediacurator/__init__.py Normal file → Executable file
View File

0
mediacurator/library/__init__.py Normal file → Executable file
View File

0
mediacurator/library/medialibrary.py Normal file → Executable file
View File

0
mediacurator/library/tools.py Normal file → Executable file
View File

0
mediacurator/library/video.py Normal file → Executable file
View File

0
mediacurator/tests/__init__.py Normal file → Executable file
View File

0
requirements.txt Normal file → Executable file
View File

0
tests/integration/__init__.py Normal file → Executable file
View File

0
tests/unit/__init__.py Normal file → Executable file
View File