Don't write docs. Code them.
Project description
def create_github_index_md() -> mknodes.MkPage:
page = mknodes.MkPage("Github index")
page += mknodes.MkCode.for_object(create_github_index_md)
page += mknodes.MkHeader("MkNodes", level=1)
page += mknodes.MkHeader("Don't write docs. Code them.", level=4)
page += mknodes.MkShields()
page += mknodes.MkLink(DOC_URL, "Read the completely coded documentation!")
page += mknodes.MkInstallGuide(header="How to install")
page += mknodes.MkHeader("All the nodes!")
page += mknodes.MkClassDiagram(mknodes.MkNode, mode="subclasses", direction="LR")
return page
MkNodes
Don't write docs. Code them.
Read the completely coded documentation!
How to install
pip
The latest released version is available at the Python package index.
pip install mknodes
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
mknodes-0.44.0.tar.gz
(3.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mknodes-0.44.0.tar.gz.
File metadata
- Download URL: mknodes-0.44.0.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
303cb80f72eccbddc535e1ad22cd4a2248c6fa80b20617789a314fed90a60d9c
|
|
| MD5 |
76b41abc82dda2b48b3a59e90253f6b6
|
|
| BLAKE2b-256 |
b6cd5b520008fe11a6c3257d102ffd1d04fbda5ca8e77f10d9ab39635a5fa3ac
|
File details
Details for the file mknodes-0.44.0-py3-none-any.whl.
File metadata
- Download URL: mknodes-0.44.0-py3-none-any.whl
- Upload date:
- Size: 3.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
054f3cc5c26a41c4dd0331f38adf0c7d6dffeae99d8059e375bc7e1a43a5c452
|
|
| MD5 |
4e7d5bd5f776d4deca6cd52a40910405
|
|
| BLAKE2b-256 |
a8a8150707ce1f38f9622facc3ba2c7f5a7724679d792aea6a4006fb8aadf0bd
|