Procházet zdrojové kódy

properly refer to out-of-lib/ docs

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35883 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler před 16 roky
rodič
revize
2e84a1feb3
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      lib/grasslib.dox

+ 2 - 2
lib/grasslib.dox

@@ -77,7 +77,7 @@ from GRASS 5 Programmer's manual) or are simply undocumented.</I>
 <li>g3d:	\ref g3dlib
 <li>gmath: 	\ref gmathlib (generic mathematical functions and BLAS/LAPACK library wrapper)
 <li>gpde:       \ref gpdelib (partial differential equations library)
-<li>gui/wxpython: \ref WXGRASS_PYTHON
+<li>gui/wxpython: <a href="../../gui/wxpython/index.html">wxpython based graphical user interface</a> (GUI)
 <li>imagery:	\ref imagerylib 
 <li>init:	\ref init (GRASS initialization code + scripts)
 <li>linkm:	Linked list memory manager - \ref linkm (obsolete?)
@@ -106,7 +106,7 @@ from GRASS 5 Programmer's manual) or are simply undocumented.</I>
 <h3>Interfaces</h3>
 
 <ul>
-<li> GRASS SWIG interface <a href="../../swig/html/index.html">see here</a>.
+<li> GRASS <a href="/grass/grass6_progman/swig/index.html">SWIG interface</a>.
 </ul>
 
 <h3>File structure of GRASS Location</h3>