mkdocs-twincat-doc-plugin


Namemkdocs-twincat-doc-plugin JSON
Version 0.0.15 PyPI version JSON
download
home_pagehttps://github.com/TobiasFreyermuth/mkdocs-twincat-doc-plugin
SummaryMkDocs plugin to import retrieve docstrings from TwinCAT project objects and add to docs
upload_time2023-01-25 13:33:43
maintainer
docs_urlNone
authorTobias Freyermuth
requires_python>=3.7
licenseMIT
keywords mkdocs twincat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mkdocs-twincat-doc-plugin
MkDocs plugin to import retrieve docstrings from TwinCAT project objects and add to docs.



# Developing mkdocs-twincat-doc-plugin

To install mkdocs-twincat-doc-plugin, along with the tools you
need to develop and run tests, run the following in your virtualenv:

```bash
$ pip install -e . [dev]
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TobiasFreyermuth/mkdocs-twincat-doc-plugin",
    "name": "mkdocs-twincat-doc-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "mkdocs twincat",
    "author": "Tobias Freyermuth",
    "author_email": "Tobias.Freyermuth@posteo.net",
    "download_url": "https://files.pythonhosted.org/packages/2d/f5/4ff5488619613cd8fd7ba0f4c1b22ef2a77f10bee9c7a7a8002852ca5f1b/mkdocs-twincat-doc-plugin-0.0.15.tar.gz",
    "platform": null,
    "description": "# mkdocs-twincat-doc-plugin\nMkDocs plugin to import retrieve docstrings from TwinCAT project objects and add to docs.\n\n\n\n# Developing mkdocs-twincat-doc-plugin\n\nTo install mkdocs-twincat-doc-plugin, along with the tools you\nneed to develop and run tests, run the following in your virtualenv:\n\n```bash\n$ pip install -e . [dev]\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MkDocs plugin to import retrieve docstrings from TwinCAT project objects and add to docs",
    "version": "0.0.15",
    "split_keywords": [
        "mkdocs",
        "twincat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db13ddf9f8dd06e32f40e8bcc1dd583b6d8c303ff773d88cd9d59549ce2ef2ec",
                "md5": "0c505be4c804a282b31717fd13d8d585",
                "sha256": "742165f0ed5db8690837ed8c799efec52c95d601b0680a68335b8bc94ba2cc33"
            },
            "downloads": -1,
            "filename": "mkdocs_twincat_doc_plugin-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c505be4c804a282b31717fd13d8d585",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 75881,
            "upload_time": "2023-01-25T13:33:41",
            "upload_time_iso_8601": "2023-01-25T13:33:41.732924Z",
            "url": "https://files.pythonhosted.org/packages/db/13/ddf9f8dd06e32f40e8bcc1dd583b6d8c303ff773d88cd9d59549ce2ef2ec/mkdocs_twincat_doc_plugin-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2df54ff5488619613cd8fd7ba0f4c1b22ef2a77f10bee9c7a7a8002852ca5f1b",
                "md5": "a1cff0b7233b59825d7432d7ad20bbba",
                "sha256": "8a3121b65b7edfd08e6c13aa9a290d2bc0ccd6f7df2d5243eba8da19b8d06c66"
            },
            "downloads": -1,
            "filename": "mkdocs-twincat-doc-plugin-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "a1cff0b7233b59825d7432d7ad20bbba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 76815,
            "upload_time": "2023-01-25T13:33:43",
            "upload_time_iso_8601": "2023-01-25T13:33:43.432898Z",
            "url": "https://files.pythonhosted.org/packages/2d/f5/4ff5488619613cd8fd7ba0f4c1b22ef2a77f10bee9c7a7a8002852ca5f1b/mkdocs-twincat-doc-plugin-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-25 13:33:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TobiasFreyermuth",
    "github_project": "mkdocs-twincat-doc-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mkdocs-twincat-doc-plugin"
}
        
Elapsed time: 0.03202s