Manage sphinx documentations with mkdocs
Project description
About
mkinxs allows you to integrate several sphinx documentation projects into one Home Documentation listing them and allowing you to have cross projects documentation with mkdocs.
Any sphinx module can be used as long as make html works and the built code is in your_project/build
Install
pip install mkinx
Getting Started
Start you Home Documentation with
mkinx init your_project
Start the server with
mkinx serve
Optionnaly you can specify a port with mkinx serve -s your_port
Build the documentation with
mkinx build [FLAGS]
Flags being:
-v, --verbose verbose flag (Sphinx will stay verbose) -A, --all Build doc for all projects -F, --force force the build, no verification asked -o, --only_index only build projects listed in the Documentation's Home -p, --projects [PROJECTS [PROJECTS ...]] list of projects to build
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
mkinx-0.1.3-py3-none-any.whl
(26.6 kB
view details)
File details
Details for the file mkinx-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: mkinx-0.1.3-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e39044a1a47c273481729934503bb9c7a22504c496499fd84b46ab0873c4b32b |
|
MD5 | 0e183acc511660b0b35184c72e27ad72 |
|
BLAKE2b-256 | e660a0d5ba00f2da5648de2ff8a6442e51a8e6dd92f489bade2421c0396b4694 |