mirror of
https://github.com/boostorg/json.git
synced 2026-01-19 04:12:14 +00:00
documentation README file
This commit is contained in:
11
doc/README.md
Normal file
11
doc/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## 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.
|
||||
Reference in New Issue
Block a user