mirror of
https://github.com/boostorg/ptr_container.git
synced 2026-02-22 03:32:21 +00:00
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
project boost/ptr_container/doc ;
|
|
|
|
import boostbook : boostbook ;
|
|
import doxygen ;
|
|
|
|
boostbook doc : ptr_container.xml ;
|
|
|
|
|
|
|