diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-09-23 17:01:56 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-09-23 17:01:56 +0200 |
commit | 326eceed9df6e4d01f6f50e1dff205c09ba3187e (patch) | |
tree | 16f6fb80395ad692d82f53237051f48358ab3845 | |
parent | 49b3c52ceef977ef0e0fa5984cbb0974634607e3 (diff) |
Start generating the index
-rw-r--r-- | source/game_mechanics/skills.rst | 11 | ||||
-rw-r--r-- | source/index.rst | 1 |
2 files changed, 10 insertions, 2 deletions
diff --git a/source/game_mechanics/skills.rst b/source/game_mechanics/skills.rst index 3abc901..8372884 100644 --- a/source/game_mechanics/skills.rst +++ b/source/game_mechanics/skills.rst @@ -7,6 +7,8 @@ the Science! skill detailed here. .. _`default skill list`: https://fate-srd.com/fate-core/default-skill-list +.. index:: ! Science! + Science! ======== @@ -52,6 +54,8 @@ Default skill list See the Fate Core manual for details on the default skills; these are a few setting-specific notes. +.. index:: Crafts + Crafts ------ @@ -59,6 +63,8 @@ This involves all traditional crafts and mainteinance of “modern” machinery, but obviously not the invention of new ones, as that's in the scope of Science!. +.. index:: Drive + Drive ----- @@ -69,6 +75,8 @@ self-propelled creation of Science!. If relevant for your game feel free to split this into multiple skills as needed. +.. index:: Lore + Lore ---- @@ -76,7 +84,8 @@ Lore involves all aspects of knowledge and education that are not related to scientific *research*, including the humanities, but also passive knowledge of scientific discoveries. -Lore also defines which language a character speaks and writes. +Lore also defines what :index:`languages <single: language>` a character +speaks and writes. Terrible (-2) just the most local and least prestige language of the place they diff --git a/source/index.rst b/source/index.rst index fe7eeb0..3105362 100644 --- a/source/index.rst +++ b/source/index.rst @@ -56,5 +56,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` |