doc
This commit is contained in:
@@ -49,6 +49,14 @@
|
|||||||
* debug = true
|
* debug = true
|
||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
|
* You can use multiline values ends with " \\"
|
||||||
|
* \code
|
||||||
|
* value = start \ #s comment
|
||||||
|
* _mid \
|
||||||
|
* _end
|
||||||
|
* \endcode
|
||||||
|
* In this example value = "start_mid_end"
|
||||||
|
*
|
||||||
* \section PIConfig_sec1 Concepts
|
* \section PIConfig_sec1 Concepts
|
||||||
* Each node of internal tree has type PIConfig::Entry. %PIConfig
|
* Each node of internal tree has type PIConfig::Entry. %PIConfig
|
||||||
* has one root element \a rootEntry(). Any entry of configuration file is a
|
* has one root element \a rootEntry(). Any entry of configuration file is a
|
||||||
|
|||||||
Reference in New Issue
Block a user