Skip to main content

Don't write docs. Code them.

Project description

def create_github_index_md() -> mk.MkPage:
    page = mk.MkPage("Github index")
    page += mk.MkCode.for_object(create_github_index_md)
    page += mk.MkHeader("MkNodes", level=1)
    page += mk.MkHeader("Don't write docs. Code them.", level=4)
    page += mk.MkShields()
    page += mk.MkLink(DOC_URL, "Read the completely coded documentation!")
    page += mk.MkInstallGuide(header="How to install")
    page += mk.MkHeader("All the nodes!")
    page += mk.MkClassDiagram(mk.MkNode, mode="subclasses", direction="LR")
    return page

MkNodes (Mkdocs Plugin)

Don't write docs. Code them.

PyPI License Package status Daily downloads Weekly downloads Monthly downloads Distribution format Wheel availability Python version Implementation Releases Github Contributors Github Discussions Github Forks Github Issues Github Issues Github Watchers Github Stars Github Repository size Github last commit Github release date Github language count Github commits this week Github commits this month Github commits this year Package status Code style: black PyUp

Read the completely coded documentation!

How to install

pip

The latest released version is available at the Python package index.

pip install mkdocs-mknodes

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

mkdocs_mknodes-0.7.2.tar.gz (289.9 kB view details)

Uploaded Source

Built Distribution

mkdocs_mknodes-0.7.2-py3-none-any.whl (65.1 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_mknodes-0.7.2.tar.gz.

File metadata

  • Download URL: mkdocs_mknodes-0.7.2.tar.gz
  • Upload date:
  • Size: 289.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.1

File hashes

Hashes for mkdocs_mknodes-0.7.2.tar.gz
Algorithm Hash digest
SHA256 4d04db6a5834196cac111f98cf5a3d87c83f6563f3184421acd80abc9eda3796
MD5 5bf7408c4e3bf6b7826504a50d9b0b35
BLAKE2b-256 daa248ecd964e2721f9057035675f87cd609222773791f273c96980b388df162

See more details on using hashes here.

File details

Details for the file mkdocs_mknodes-0.7.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_mknodes-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 910a49fc07d2050bf5219ca14d21b56b9ac2249be5bdc231f6ed944b767a25dc
MD5 7c3be22e06964ae8de4999cbec788c05
BLAKE2b-256 dbb7ecd7ee1a0e771269df6e26d3a1b97e2ac9a362bc522a8d43147b4c534c29

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page