mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-05 10:58:59 +08:00
7bed7ff482
Comments in headers are changed a bit: removed adoc-specific stuff, markdown is used instead PUBLISHED_FROM=9242cce85cc52a47a197d377e7e23804721a6bb5
10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"items": [
|
|
{ "type": "markdown", "name": "intro.md" },
|
|
{ "type": "markdown", "name": "memory-buffers.md" },
|
|
{ "type": "markdown", "name": "event-handler.md" },
|
|
{ "type": "markdown", "name": "events.md" },
|
|
{ "type": "markdown", "name": "conn-flags.md" }
|
|
]
|
|
}
|