mkdocs-partial


Namemkdocs-partial JSON
Version 1.34.1 PyPI version JSON
download
home_pageNone
SummaryMkdocs Partial Documentation
upload_time2025-03-29 00:35:02
maintainerNone
docs_urlNone
authorExorids
requires_python>=3.12
licenseNone
keywords mkdocs partial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Partial documentation mkdocs plugin and tools

Usage Scenarios:

- **Keep documentation close to the code:** When a project has multiple repositories, each with its own documentation, the documentation site can be assembled from all repository docs.
- **Share a documentation subset across multiple sites:** For projects that share some code but maintain independent documentation, the shared documentation part can be distributed as a package and linked to each project site.
- **Synchronize the look and feel of multiple sites:** When several documentation sites need a unified look and feel, the shared site configuration and UI customizations can be distributed, even though the content differs.
- **Bypass the MkDocs requirement to keep all content in the docs_dir:** If the docs_dir constraint is limiting, documentation content from outside docs_dir can be linked into the site.

`Documentation <https://docs.exordis.com/documentation/partial-documentation/>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mkdocs-partial",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "mkdocs, partial",
    "author": "Exorids",
    "author_email": "public@exordis.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/0b/38431374afefd423ec2a627498cca90d0ea594fdbff593e00f685ba26571/mkdocs_partial-1.34.1.tar.gz",
    "platform": null,
    "description": "Partial documentation mkdocs plugin and tools\n\nUsage Scenarios:\n\n- **Keep documentation close to the code:** When a project has multiple repositories, each with its own documentation, the documentation site can be assembled from all repository docs.\n- **Share a documentation subset across multiple sites:** For projects that share some code but maintain independent documentation, the shared documentation part can be distributed as a package and linked to each project site.\n- **Synchronize the look and feel of multiple sites:** When several documentation sites need a unified look and feel, the shared site configuration and UI customizations can be distributed, even though the content differs.\n- **Bypass the MkDocs requirement to keep all content in the docs_dir:** If the docs_dir constraint is limiting, documentation content from outside docs_dir can be linked into the site.\n\n`Documentation <https://docs.exordis.com/documentation/partial-documentation/>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Mkdocs Partial Documentation",
    "version": "1.34.1",
    "project_urls": {
        "Documentation": "https://docs.exordis.com/documentation/partial-documentation/",
        "Homepage": "https://github.com/exordis/mkdocs-partial"
    },
    "split_keywords": [
        "mkdocs",
        " partial"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c6a63c3fbe93ecbf7155ab68fd1aef092748c14e155979c3dae7bea0d291745",
                "md5": "856147224dbfd34fddbdfc07a54d2c45",
                "sha256": "9cc94fd940c1fb515e7a16ed82c416f0ef2c38fda454ef8c937ae77100b5a882"
            },
            "downloads": -1,
            "filename": "mkdocs_partial-1.34.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "856147224dbfd34fddbdfc07a54d2c45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 31410,
            "upload_time": "2025-03-29T00:35:00",
            "upload_time_iso_8601": "2025-03-29T00:35:00.930133Z",
            "url": "https://files.pythonhosted.org/packages/3c/6a/63c3fbe93ecbf7155ab68fd1aef092748c14e155979c3dae7bea0d291745/mkdocs_partial-1.34.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e0b38431374afefd423ec2a627498cca90d0ea594fdbff593e00f685ba26571",
                "md5": "652c6303cc67ca37818e0a1dab0620bb",
                "sha256": "5713973aaee56ec6b70d4b41e3ffc0e1a028c3e501b170a806d74f39bdec0ddd"
            },
            "downloads": -1,
            "filename": "mkdocs_partial-1.34.1.tar.gz",
            "has_sig": false,
            "md5_digest": "652c6303cc67ca37818e0a1dab0620bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 23377,
            "upload_time": "2025-03-29T00:35:02",
            "upload_time_iso_8601": "2025-03-29T00:35:02.336003Z",
            "url": "https://files.pythonhosted.org/packages/4e/0b/38431374afefd423ec2a627498cca90d0ea594fdbff593e00f685ba26571/mkdocs_partial-1.34.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-29 00:35:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exordis",
    "github_project": "mkdocs-partial",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mkdocs-partial"
}
        
Elapsed time: 0.50212s