Metadata-Version: 2.4
Name: mkdocstrings-twincat
Version: 0.1.64
Summary: A Twincat handler for mkdocstrings.
Author-Email: drehstromer <privat@samuelruckli.ch>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Project-URL: Homepage, https://drehstromer.github.io/mkdocstrings-twincat
Project-URL: Documentation, https://drehstromer.github.io/mkdocstrings-twincat
Project-URL: Changelog, https://drehstromer.github.io/mkdocstrings-twincat/changelog
Project-URL: Repository, https://github.com/drehstromer/mkdocstrings-twincat
Project-URL: Issues, https://github.com/drehstromer/mkdocstrings-twincat/issues
Project-URL: Discussions, https://github.com/drehstromer/mkdocstrings-twincat/discussions
Project-URL: Gitter, https://gitter.im/mkdocstrings-twincat/community
Project-URL: Funding, https://github.com/sponsors/drehstromer
Requires-Python: >=3.11
Requires-Dist: mkdocstrings>=0.18
Requires-Dist: pytwincatparser>=0.2.18
Description-Content-Type: text/markdown

# mkdocstrings-twincat

[![ci](https://github.com/drehstromer/mkdocstrings-twincat/workflows/ci/badge.svg)](https://github.com/drehstromer/mkdocstrings-twincat/actions?query=workflow%3Aci)
[![documentation](https://img.shields.io/badge/docs-mkdocs-708FCC.svg?style=flat)](https://drehstromer.github.io/mkdocstrings-twincat/)
[![pypi version](https://img.shields.io/pypi/v/mkdocstrings-twincat.svg)](https://pypi.org/project/mkdocstrings-twincat/)

A Twincat handler for mkdocstrings.

## Installation

```bash
pip install mkdocstrings-twincat
```


