{"id":15107030,"url":"https://github.com/mkdocstrings/c","last_synced_at":"2026-01-18T00:22:52.892Z","repository":{"id":251253680,"uuid":"804461421","full_name":"mkdocstrings/c","owner":"mkdocstrings","description":"A C handler for mkdocstrings. Available to sponsors only.","archived":false,"fork":false,"pushed_at":"2024-08-04T13:37:21.000Z","size":485,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-16T13:06:55.232Z","etag":null,"topics":["c","mkdocs","mkdocstrings","mkdocstrings-collector","mkdocstrings-handler"],"latest_commit_sha":null,"homepage":"https://mkdocstrings.github.io/c","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkdocstrings.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-22T16:23:34.000Z","updated_at":"2024-09-12T16:02:18.000Z","dependencies_parsed_at":"2024-09-16T08:52:20.600Z","dependency_job_id":null,"html_url":"https://github.com/mkdocstrings/c","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"eb1b671ccb6d93c54f277234731b5a6d01618a3e"},"previous_names":["mkdocstrings/c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocstrings%2Fc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocstrings%2Fc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocstrings%2Fc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdocstrings%2Fc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkdocstrings","download_url":"https://codeload.github.com/mkdocstrings/c/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345703,"owners_count":20924098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","mkdocs","mkdocstrings","mkdocstrings-collector","mkdocstrings-handler"],"created_at":"2024-09-25T21:04:00.211Z","updated_at":"2026-01-18T00:22:52.848Z","avatar_url":"https://github.com/mkdocstrings.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mkdocstrings-c\n\n[![ci](https://github.com/mkdocstrings/c/workflows/ci/badge.svg)](https://github.com/mkdocstrings/c/actions?query=workflow%3Aci)\n[![documentation](https://img.shields.io/badge/docs-mkdocs-708FCC.svg?style=flat)](https://mkdocstrings.github.io/c/)\n[![pypi version](https://img.shields.io/pypi/v/mkdocstrings-c.svg)](https://pypi.org/project/mkdocstrings-c/)\n[![gitter](https://badges.gitter.im/join%20chat.svg)](https://app.gitter.im/#/room/#c:gitter.im)\n\nA C handler for mkdocstrings.\n\nWARNING: **Still in prototyping phase!**\nFeedback is welcome.\n\nNOTE: **C99 full support, C11 partial support**\nSince data is extraced with [pycparser](https://github.com/eliben/pycparser), only C99 is fully supported, while C11 is partially supported.\n\n## Installation\n\n```bash\npip install mkdocstrings-c\n```\n\n## Usage\n\nWith the following header file:\n\n```c title=\"hello.h\"\n--8\u003c-- \"docs/snippets/hello.h\"\n```\n\nGenerate docs for this file with this instruction in one of your Markdown page:\n\n```md\n::: path/to/hello.h\n```\n\nThis will generate the following HTML:\n\n::: docs/snippets/hello.h\n    handler: c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkdocstrings%2Fc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkdocstrings%2Fc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkdocstrings%2Fc/lists"}