How to build Boost website/docs locally?
Open
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
Hello, Boost Development Team.
I noticed that there are:
* https://github.com/boostorg/boost/tree/master/doc
* https://github.com/boostorg/asio/tree/develop/doc
* https://github.com/boostorg/website
* ...etc
which seem related to Boost website/docs.
If I want to build the Boost website locally, including its documentation, what commands should I run? Can I use cmake to build the whole website/docs?
Besides, I want to know what tools/methods Boost use to build its website/docs? (Since most of C/C++ projects use Doxygen, Sphinx, or QDoc to do so, but it seems that Boost doesn't belong to one of them)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.