index.rst 639 B

12345678910111213141516171819202122232425262728
  1. wxGUI documentation
  2. ===================
  3. This is documentation of GRASS wxGUI which is a GRASS GIS GUI
  4. implemented in Python and `wxPython <http://wxpython.org>`_.
  5. The documentation is intended to be
  6. used by GRASS GIS developers only because the documented API is
  7. not guaranteed to be stable. If you are thinking about doing some
  8. development using this API, please contact other developers at
  9. `grass-dev <http://lists.osgeo.org/listinfo/grass-dev>`_ mailing list.
  10. .. toctree::
  11. :maxdepth: 2
  12. wxgui_libraries
  13. wxgui_tools
  14. wxgui_toolboxes
  15. Indices and tables
  16. ==================
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`