mkdocs-monorepo-plugin


Namemkdocs-monorepo-plugin JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/backstage/mkdocs-monorepo-plugin
SummaryPlugin for adding monorepository support in Mkdocs.
upload_time2024-01-04 14:29:15
maintainer
docs_urlNone
authorBilawal Hameed
requires_python>=3
licenseApache-2.0
keywords mkdocs monorepo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This introduces support for the !include syntax in mkdocs.yml, allowing you to import additional Mkdocs navigation.
It enables large or complex repositories to have their own sets of docs/ folders, whilst generating only a single Mkdocs site.
This is built and maintained by the Backstage open source team.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/backstage/mkdocs-monorepo-plugin",
    "name": "mkdocs-monorepo-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "mkdocs monorepo",
    "author": "Bilawal Hameed",
    "author_email": "bil@spotify.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/6c/5b2a34fd63fe20724e2edf1879e977b40453efe40e1c385a05f38b420664/mkdocs-monorepo-plugin-1.1.0.tar.gz",
    "platform": null,
    "description": "\nThis introduces support for the !include syntax in mkdocs.yml, allowing you to import additional Mkdocs navigation.\nIt enables large or complex repositories to have their own sets of docs/ folders, whilst generating only a single Mkdocs site.\nThis is built and maintained by the Backstage open source team.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Plugin for adding monorepository support in Mkdocs.",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/backstage/mkdocs-monorepo-plugin"
    },
    "split_keywords": [
        "mkdocs",
        "monorepo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3334cc6c70223aee511244f8fe7706df70d1cd253d1446ab466c73f9dfbaab5",
                "md5": "445cc04f23be401afe6674c610c62cfb",
                "sha256": "7bbfd9756a7fdecf64d6105dad96cce7e7bb5f0d6cfc2bfda31a1919c77cc3b9"
            },
            "downloads": -1,
            "filename": "mkdocs_monorepo_plugin-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "445cc04f23be401afe6674c610c62cfb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 14312,
            "upload_time": "2024-01-04T14:29:14",
            "upload_time_iso_8601": "2024-01-04T14:29:14.090550Z",
            "url": "https://files.pythonhosted.org/packages/d3/33/4cc6c70223aee511244f8fe7706df70d1cd253d1446ab466c73f9dfbaab5/mkdocs_monorepo_plugin-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f76c5b2a34fd63fe20724e2edf1879e977b40453efe40e1c385a05f38b420664",
                "md5": "7ab068b3c34590edb315cc09af6340b1",
                "sha256": "ccc566e166aac5ae7fade498c15c4a337a4892d238629b51aba8ef3fc7099034"
            },
            "downloads": -1,
            "filename": "mkdocs-monorepo-plugin-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7ab068b3c34590edb315cc09af6340b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 13435,
            "upload_time": "2024-01-04T14:29:15",
            "upload_time_iso_8601": "2024-01-04T14:29:15.892340Z",
            "url": "https://files.pythonhosted.org/packages/f7/6c/5b2a34fd63fe20724e2edf1879e977b40453efe40e1c385a05f38b420664/mkdocs-monorepo-plugin-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 14:29:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "backstage",
    "github_project": "mkdocs-monorepo-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mkdocs-monorepo-plugin"
}
        
Elapsed time: 0.15973s