Sfoglia il codice sorgente

Fix doc building by removing index table.

Bentley James Oakes 7 anni fa
parent
commit
1dcd25777b
2 ha cambiato i file con 22 aggiunte e 24 eliminazioni
  1. 20 22
      doc/index.rst
  2. 2 2
      doc/overview.rst

File diff suppressed because it is too large
+ 20 - 22
doc/index.rst


+ 2 - 2
doc/overview.rst

@@ -147,7 +147,7 @@ When in the **SOMETHING SELECTED** state (*i.e.*, when one or more entity is sel
 +--------------------------------------+-----------------------------------------------------------------------------+
 | Delete selection                     | Press DELETE. Enters the **DEFAULT** state.                                 |
 +--------------------------------------+-----------------------------------------------------------------------------+
-| Edit first entity in selection       | Click INSERT, or click COMMAND (this will display the attribute editor.     |
+| Edit first entity in selection       | Click INSERT, or click COMMAND (this will display the attribute editor).     |
 +--------------------------------------+-----------------------------------------------------------------------------+
 | Change the geometry of the selection | Click CTRL. Enters the **GEOMETRY EDITING** state.                          |
 +--------------------------------------+-----------------------------------------------------------------------------+
@@ -252,4 +252,4 @@ Console
 
 The developer console (press F12 in Chrome/Firefox) contains many useful debugging messages. Especially when :ref:`executing-a-model-transformation`, the console contains useful information on which rules were executed and whether they failed or succeeded.
     
-.. image:: img/console.png
+.. image:: img/console.png