Files
libgit2/script/api-docs/package.json
Edward Thomson 89cc5ef8e8 Include documentation generator
libgit2 has a new documentation generator that generates API schema from
our headers, then produces reference documentation that is included into
the website directly.
2024-11-25 23:00:07 +00:00

7 lines
85 B
JSON

{
"dependencies": {
"commander": "^12.1.0",
"markdown-it": "^14.1.0"
}
}