mirror of
https://github.com/boostorg/ptr_container.git
synced 2026-02-23 16:02:10 +00:00
10 lines
125 B
Plaintext
Executable File
10 lines
125 B
Plaintext
Executable File
project boost/ptr_container/doc ;
|
|
|
|
import boostbook : boostbook ;
|
|
import doxygen ;
|
|
|
|
boostbook doc : ptr_container.xml ;
|
|
|
|
|
|
|