phix
author: Kit La Touche
Overview
Make writing your Sphinx docs a little easier.
This is a command line tool to build and serve your Sphinx docs. Run this from inside the directory where your Sphinx Makefile is, and it will build your docs on any *.rst change, and serve them at http://localhost:8000.
Options:
-t, --type: the make subcommand to run, and the _build subdirectory to serve. Defaults to dirhtml.
-p, --port: the port to serve the docs on. Defaults to 8000.
-r, --root: the root directory of the Sphinx project to build and serve. Defaults to ..
--help: Show the help.
--version: Show the version.
Installation / Usage
To install use pip:
$ pip install phix
Or clone the repo:
$ git clone https://github.com/wlonk/phix.git $ python setup.py install
Then run it:
$ phix
Contributing
Fork it, make a PR, and I’ll take a look!
Release files for phix 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| phix-0.6.1.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| phix-0.6.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.1 kB
Release files / phix-0.6.1.tar.gz
| Download URL | phix-0.6.1.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6e2989113dc89887a207ff8920c2bead3f96f03aeb5c1554e8a83e5ad0098687
|
|
BLAKE2b-256 checksum How to use checksums |
e60189724ee9362de82903e2182b2037dcc875be59f1889a0ad1714a0073e936
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / phix-0.6.1-py2.py3-none-any.whl
| Download URL | phix-0.6.1-py2.py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5ba08daa7c2d3d6cb1212c92c76d8545fbae226c1dc3810437e59ddf4f0b4b62
|
|
BLAKE2b-256 checksum How to use checksums |
101ce82cfb53c40b84f0021ad1dcb98a46af825d1b962cb3e95101ccbc6479c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |