Improve documentation
This commit is contained in:
parent
dfad94e1f0
commit
1510dffa8d
@ -33,7 +33,7 @@ SALOME_CONFIGURE_FILE(static/header.html.in ${builddir}/static/header.html)
|
|||||||
SALOME_CONFIGURE_FILE(static/header_py.html.in ${builddir}/static/header_py.html)
|
SALOME_CONFIGURE_FILE(static/header_py.html.in ${builddir}/static/header_py.html)
|
||||||
|
|
||||||
SET(DOC_SMESH_MeshersList NETGENPlugin)
|
SET(DOC_SMESH_MeshersList NETGENPlugin)
|
||||||
SET(f "$(SMESH_ROOT_DIR)/bin/salome/collect_mesh_methods.py")
|
SET(f1 "$(SMESH_ROOT_DIR)/bin/salome/collect_mesh_methods.py")
|
||||||
SET(f "$ENV{KERNEL_ROOT_DIR}/bin/salome/prepare_generating_doc.py")
|
SET(f "$ENV{KERNEL_ROOT_DIR}/bin/salome/prepare_generating_doc.py")
|
||||||
IF(WINDOWS)
|
IF(WINDOWS)
|
||||||
STRING(REPLACE "/" "\\" f ${f})
|
STRING(REPLACE "/" "\\" f ${f})
|
||||||
|
Loading…
Reference in New Issue
Block a user