- Clone https://github.com/pytest-dev/pytest and checkout the version you want to build docs for
- Modify the pytest doc config file using
dashify_pytest.patch
as a guide - Create a pipenv using python 3.7.3
pipenv shell --python 3.7.3
- Install deps for pytest
python setup.py install
pip install "sphinx<2.0"
(had issues with older docset above 2)pip install doc2dash
- In pytest/doc/en:
make html
- Copy _build dir to a root directory in this project like pytest-3.10.1
- Run the doc2dash command
doc2dash -A -n pytest --online-redirect-url https://docs.pytest.org/en/3.10.1/contents.html -i ../../icon@2x.png html/ -f
-
Notifications
You must be signed in to change notification settings - Fork 0
License
aqualad/dash-pytest-docset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published