Skip to main content

Package that brings PlantUML to MkDocs

Project description

logo


mkdocs_puml is a fast and simple package that brings plantuml diagrams to MkDocs documentation.

Quick Start

Run the following command to install the package

pip install mkdocs_puml

After that, add plantuml plugin into plugins section of your mkdocs.yml file, in order to use PlantUML with MkDocs.

plugins:
  - plantuml:
      puml_url: https://www.plantuml.com/plantuml/

Not include PlantUML code fences with puml keyword to your documentation, such as

```puml
@startuml
Bob -> Alice : hello
@enduml
```

That's it, mkdocs_puml will automatically build SVG diagrams from the code 🎉

For more information, please refer to the documentation.

License

This project is licensed under MIT license.

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_puml-2.3.0.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

mkdocs_puml-2.3.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_puml-2.3.0.tar.gz.

File metadata

  • Download URL: mkdocs_puml-2.3.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.8.0-47-generic

File hashes

Hashes for mkdocs_puml-2.3.0.tar.gz
Algorithm Hash digest
SHA256 51c7f742eb6384e4e48db880a638869dff9b39a7d42cc42d86aaf25f0ffdb5aa
MD5 43a817de5d09222df659a1766214fbc6
BLAKE2b-256 4c61f742f25cb6c301bf283355bcf0e9db0e5d0c9217a7e5deb97f8684bf3097

See more details on using hashes here.

File details

Details for the file mkdocs_puml-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: mkdocs_puml-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.8.0-47-generic

File hashes

Hashes for mkdocs_puml-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb6a3bceaa9d20020d274b5b6d8acd2f18b809511604c0d2fcb450ac3f3a160
MD5 2e42864a8cf8a2bdecc6dc9a5b584bdd
BLAKE2b-256 124f8db4743bbe04a9e2ee09cddacf2b7ffd5e214899a974481fb1481de44711

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