This commit is contained in:
2020-05-23 21:55:15 +03:00
parent 16bc3891c6
commit 6413e7747e

View File

@@ -49,6 +49,14 @@
* debug = true
* \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
* Each node of internal tree has type PIConfig::Entry. %PIConfig
* has one root element \a rootEntry(). Any entry of configuration file is a