commit | 7d893e0002dd9fac96837a5af8d77b2b1f446ab8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jan 25 21:06:57 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 27 12:52:57 2021 +0100 |
tree | 62527eb21d796d511df7ada9e1112dfeff87fe61 | |
parent | aad8b6cf0582806897dacde60a9b0ab033a6c0e4 [diff] |
doc: fix doc/develop/logging.rst Sphinx 3 builds fail due to doc/develop/logging.rst producing duplicate labels. Include logging.h only once in the API section and use cross-references for the enums log_level_t and log_category_t. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>