Преглед на файлове

pythonlib: note create_location() in dox page

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@45540 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa преди 14 години
родител
ревизия
1d11c9b153
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      lib/python/pythonlib.dox

+ 4 - 0
lib/python/pythonlib.dox

@@ -189,6 +189,10 @@ Returns the name of a temporary file, created with g.tempfile.
 
  - python::core::verbosity()
 
+<b>Create new GRASS location</b>
+
+ - python::core::create_location()
+
 <b>Various utilities, not specific to GRASS</b>
  
  - python::core::basename()