mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
Docs: Fix ci check error
- Ignore document build directory - Add docs l10n files in MANIFEST.in - docs: Remove doctree files Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,11 +9,12 @@ __pycache__
|
||||
.idea
|
||||
.tox
|
||||
.venv
|
||||
_build
|
||||
ci/*.matrix.gen.yml
|
||||
docs/_build
|
||||
docs/_build/
|
||||
*.mo
|
||||
aqtinstall.log
|
||||
Qt/
|
||||
.gravitybee
|
||||
.eggs
|
||||
qtaccount.ini
|
||||
.pytest_cache
|
||||
|
||||
@@ -9,6 +9,8 @@ recursive-include docs *.bat
|
||||
recursive-include docs *.py
|
||||
recursive-include docs *.rst
|
||||
recursive-include docs Makefile
|
||||
recursive-include docs *.po
|
||||
recursive-include docs *.pot
|
||||
recursive-include tests *.html
|
||||
recursive-include tests *.ini
|
||||
recursive-include tests *.json
|
||||
@@ -18,4 +20,3 @@ prune .github
|
||||
exclude .gitignore
|
||||
exclude .readthedocs.yml
|
||||
exclude azure-pipelines.yml
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user