Example project for sphinx python.
Project description
Python-sphinx-documentation
Template to document code with sphinx
Create documentation
- Update files to fit the new package
- Change
packagename_jarne
to the new packagename_jarne - Change version in
packagename_jarne/version
andsetup.py
- Update
setup.py
- Update sources for Sphinx
docs/source/conf.py
- rst files
- Install package with conda
conda env create -f environment.yml
- Make documentation
cd docs
make html
- alternatives
make help
- alternatives
Add new python files
- Add files in package folder
packagename_jarne
(or the new name) - Add links to the python files in
docs/source/
- Make Documentation (see above)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file packagename_jarne-0.1.0.tar.gz
.
File metadata
- Download URL: packagename_jarne-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345d48f8035c0d0f2e0e80d7fd4230511a9138f074f80f9e0fdb0618e62c47cf |
|
MD5 | a208b78f5d2e7ef44c9744e897e52fc7 |
|
BLAKE2b-256 | fbb64a433b000e9d483a1591c539d1759af07cc08692173b91a9f2166dd452f3 |
File details
Details for the file packagename_jarne-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: packagename_jarne-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0d2e73462d8e40d628cb93fae258244f7f167cdcdaa460b45a81c5788b8b3df |
|
MD5 | 9e03a49af97e0ff6448484a21266aa32 |
|
BLAKE2b-256 | 479c294f899c238b055b4cdd39b7b23ad9f8c881a7ed5979fb492befe93712a2 |