File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -458,16 +458,20 @@ Documentation build
458458
459459WITH-DOC is not used anymore
460460
461+ * The doxygen documentation is build by default
461462* The HTML documentation is build by default
462463* The translated languages (en, es, zh_Hans) HTML documentation is build by default
463464
464- Documentation is not build when
465+ User's Documentation is not build when
465466
466467* Sphinx is not found
467468* When all Sphinx formats are OFF
468469* When all languages are OFF
470+ * Output is on build/doc/_ build/<format > directory
469471
470- Output is on build/doc/_ build/<format > directory
472+ Developers's Documentation is not build when
473+
474+ * Doxygen is not found
471475
472476Code enhancements
473477
Original file line number Diff line number Diff line change @@ -529,16 +529,20 @@ Documentation build
529529
530530WITH-DOC is not used anymore
531531
532+ * The doxygen documentation is build by default
532533* The HTML documentation is build by default
533534* The translated languages (en, es, zh_Hans) HTML documentation is build by default
534535
535- Documentation is not build when
536+ User's Documentation is not build when
536537
537538* Sphinx is not found
538539* When all Sphinx formats are OFF
539540* When all languages are OFF
541+ * Output is on build/doc/_build/<format> directory
540542
541- Output is on build/doc/_build/<format> directory
543+ Developers's Documentation is not build when
544+
545+ * Doxygen is not found
542546
543547Code enhancements
544548...............................................................................
You can’t perform that action at this time.
0 commit comments