Phink provides a convenient wrapper around Sphinx to make project documentation a breeze.
Project description
Phink
Phink provides a convenient wrapper around Sphinx to make project documentation a breeze.
- Super easy to setup and build
- Write your docs in Markdown
- Automatically rebuild and reload during development
- Extract docstrings for API documentation
Read the full Phink documentation to learn more.
Installation
pip install phink
Getting Started
Create a set of sample documentation files:
cd your_project_directory
phink init
Build and serve the HTML output:
phink serve
Edit the files in the doc/
directory to your liking.
The documentation will be rebuilt and reloaded automatically in your browser.
Commit and push to your Git repository.
Make sure you don't commit the doc/_build
directory.
Publish to ReadTheDocs by following the RTD import documentation.
Project details
Release history Release notifications | RSS feed
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 phink-0.2.0.tar.gz
.
File metadata
- Download URL: phink-0.2.0.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/4.15.0-1028-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67a27d3c2df729322f07f9777940f2eec5f9402e4f39233b71d297d04b3183bd |
|
MD5 | 6370a1089ab4e00a79f85aa7d8b35e2e |
|
BLAKE2b-256 | a24403f9fef9a21680b7217fb9484dd29b9ce1177a9d75c47df41d19778bcf2b |
File details
Details for the file phink-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: phink-0.2.0-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/4.15.0-1028-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88700b17a37e824a0d6d6f2166fbdf18d8902b7f077cc7c53f519f2057054be2 |
|
MD5 | 344c3b0f1efd603731a31ea8319047e1 |
|
BLAKE2b-256 | 8afe8610ee4d371454a2948335153993cfd858c2a5df107e7fbffba14a06f5ce |