Parcourir la source

Fix doc building by removing index table.

Bentley James Oakes il y a 7 ans
Parent
commit
1dcd25777b
2 fichiers modifiés avec 22 ajouts et 24 suppressions
  1. 20 22
      doc/index.rst
  2. 2 2
      doc/overview.rst

Fichier diff supprimé car celui-ci est trop grand
+ 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