We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96346a7 commit 8e6927fCopy full SHA for 8e6927f
1 file changed
README.md
@@ -9,6 +9,9 @@ A C handler for mkdocstrings.
9
WARNING: **Still in prototyping phase!**
10
Feedback is welcome.
11
12
+NOTE: **C99 full support, C11 partial support**
13
+Since data is extraced with [pycparser](https://github.com/eliben/pycparser), only C99 is fully supported, while C11 is partially supported.
14
+
15
## Installation
16
17
This project is available to sponsors only, through my Insiders program.
0 commit comments