12 lines
331 B
Markdown
Raw Normal View History

2025-01-12 20:40:48 +08:00
## Instructions for Documentation
Scripts to build the documentation can be found at https://github.com/boostorg/release-tools/tree/master/build_docs
For example on a Linux system, copy the file `linuxdocs.sh` into the current directory and run it.
```
./linuxdocs.sh
```
The quickbook doc files are compiled into html format.