boostorg / json

A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
https://boost.org/libs/json
Boost Software License 1.0
424 stars 94 forks source link

Antora documentation #1009

Open vinniefalco opened 1 month ago

vinniefalco commented 1 month ago

Switch to Antora for documentation. The pydocca tool needs to be forked or modified to also produce Asciidoc as an option.

grisumbras commented 1 month ago

The cool thing about pydocca is that it is supposed to be able to provide documentation in any format, including asciidoc.