mkdocs-partial


Namemkdocs-partial JSON
Version 1.16.1 PyPI version JSON
download
home_pageNone
SummaryMkdocs Partial Documentation
upload_time2025-01-04 19:29:08
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/Partial%20Documentation/>`_

            

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/90/a3/34710cfcd7c38411803a745715d18b46e62d4c7acf76b9fff5b527a2eaa4/mkdocs_partial-1.16.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/Partial%20Documentation/>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Mkdocs Partial Documentation",
    "version": "1.16.1",
    "project_urls": {
        "Documentation": "https://docs.exordis.com/Partial%20Documentation/",
        "Homepage": "https://github.com/exordis/mkdocs-partial"
    },
    "split_keywords": [
        "mkdocs",
        " partial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f7035dcadd8f11f1f6267437eaf84fa80dd3cc2764b2c54ba4e03a7c93a3621",
                "md5": "0cfaac7c9e86126e5f51a9057818ad10",
                "sha256": "b0f639e4a385b3340d7fd2f0a87c016f9a2811b246656eaaf2db4df9c47f94e5"
            },
            "downloads": -1,
            "filename": "mkdocs_partial-1.16.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cfaac7c9e86126e5f51a9057818ad10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 30527,
            "upload_time": "2025-01-04T19:29:06",
            "upload_time_iso_8601": "2025-01-04T19:29:06.206393Z",
            "url": "https://files.pythonhosted.org/packages/7f/70/35dcadd8f11f1f6267437eaf84fa80dd3cc2764b2c54ba4e03a7c93a3621/mkdocs_partial-1.16.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90a334710cfcd7c38411803a745715d18b46e62d4c7acf76b9fff5b527a2eaa4",
                "md5": "1ab86db0b8ca4d09803920a27543b29c",
                "sha256": "7c7e904bb686e53eea086c10cb15b38bee0e6c7563282ba86c7109575e285cb2"
            },
            "downloads": -1,
            "filename": "mkdocs_partial-1.16.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1ab86db0b8ca4d09803920a27543b29c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 22401,
            "upload_time": "2025-01-04T19:29:08",
            "upload_time_iso_8601": "2025-01-04T19:29:08.532129Z",
            "url": "https://files.pythonhosted.org/packages/90/a3/34710cfcd7c38411803a745715d18b46e62d4c7acf76b9fff5b527a2eaa4/mkdocs_partial-1.16.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-04 19:29:08",
    "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: 2.56416s