Fix broken link in Developer documentation

This commit is contained in:
vsr 2019-11-13 14:50:13 +03:00
parent 48e4c0a02d
commit 627494a5b0
2 changed files with 1 additions and 2 deletions

View File

@ -76,7 +76,6 @@ WARN_LOGFILE =
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = @PROJECT_SOURCE_DIR@/src \
./geomBuilder.py \
@PROJECT_SOURCE_DIR@/bin \
@PROJECT_SOURCE_DIR@/idl \
@PROJECT_SOURCE_DIR@/bin \

View File

@ -4,7 +4,7 @@
To browse the \b SALOME Geometry module Developer Documentation, follow the links below or use navigation menu at the top of the page:
<ul>
<li> <a href="modules.html">Modules</a> - documentation of TUI functionality.</li>
<li> <a href="../../gui/GEOM/geompy_doc/modules.html">Modules</a> - documentation of TUI functionality.</li>
<li> <a href="namespaces.html">Name Spaces</a> - list of TUI packages and scripts.</li>
<li> <a href="hierarchy.html">Class hierarchy</a></li>
<li> <a href="inherits.html">Graphical class hierarchy</a></li>