1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0024346: Documentation - provide Coding Rules document

Keep doxygen comments within code blocks (disable STRIP_CODE_COMMENTS).
This commit is contained in:
kgv
2013-11-19 14:13:50 +04:00
parent 10173e7f92
commit f6e968a70e
4 changed files with 921 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ The following documents provide information on OCCT building, development and te
* @subpage dev_guides__building "Building OCCT from sources"
* @subpage dev_guides__documentation "Documentation system"
* Coding Rules
* @subpage dev_guides__coding_rules "Coding Rules"
* Contribution Workflow
* Guide to installing and using Git for OCCT development
* @subpage dev_guides__tests "Automatic Testing system"