Skip to content

Commit 8e6927f

Browse files
committed
docs: Mention C99 full support and C11 partial support
1 parent 96346a7 commit 8e6927f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ A C handler for mkdocstrings.
99
WARNING: **Still in prototyping phase!**
1010
Feedback is welcome.
1111

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+
1215
## Installation
1316

1417
This project is available to sponsors only, through my Insiders program.

0 commit comments

Comments
 (0)