Skip to main content

Location-based breadcrumbs plugin for mkdocs.

Project description

mkdocs-breadcrumbs-plugin

Mkdocs location-based breadcrumbs navigation.

These directly get prepended to rendered Markdown.

screenshot

Setup

Install the plugin using pip:

pip install mkdocs-breadcrumbs-plugin

Activate the plugin in mkdocs.yaml:

plugins:
  - search
    - mkdocs-breadcrumbs-plugin:
        delimiter: " / "  # separator between sections
        log_level: "WARNING"  # "DEBUG", "INFO", "WARNING", "ERROR", "CRITICAL"
        exclude_paths:
          - "docs/mkdocs/**"
          - "docs/mkdocs"   # avoid generating index.md
        additional_index_folders:
          - temp_dir
        generate_home_index: false

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_breadcrumbs_plugin-0.1.10.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file mkdocs_breadcrumbs_plugin-0.1.10.tar.gz.

File metadata

File hashes

Hashes for mkdocs_breadcrumbs_plugin-0.1.10.tar.gz
Algorithm Hash digest
SHA256 36f902df21c6851e1c5108a588865d8098c58cc314d5a85ba2f3b8fb91e519bb
MD5 65daecb157125caf57cc3704b1765afa
BLAKE2b-256 f4c60ff5d534a69c80fc37442d862967557d0a0ea92ee9449bf2aad8427a7bb7

See more details on using hashes here.

File details

Details for the file mkdocs_breadcrumbs_plugin-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_breadcrumbs_plugin-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b3678f9e2acbe33f0720c001a4446fd545f0de3e58f8f3629e9f46a6f1c8d033
MD5 e7ba865bc13e483b734dece5cb94fdad
BLAKE2b-256 848930412b755d473506b44d8d46268a21161619a0e3f050af5789bd161769e3

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