From 7b95c6dd6172df53a6908a3aa5194f57c53d82fe Mon Sep 17 00:00:00 2001 From: Merlijn Wajer Date: Sat, 3 Jul 2010 01:53:34 +0200 Subject: [PATCH] Some more doc --- Doc/sphinx/features/settings.rst | 14 ++++++++++++++ Doc/sphinx/gettingstarted.rst | 2 ++ Doc/sphinx/troubleshooting.rst | 3 --- 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 Doc/sphinx/features/settings.rst diff --git a/Doc/sphinx/features/settings.rst b/Doc/sphinx/features/settings.rst new file mode 100644 index 0000000..7a78809 --- /dev/null +++ b/Doc/sphinx/features/settings.rst @@ -0,0 +1,14 @@ +.. settings: + +Simba settings +============== + +The Simba settings form can be used to tweak various Simba settings. Varying +from how often Simba will check for an update to wether or not you want the tray +icon to show at all times. + + +.. note:: + + Here should be a list of the most important Simba settings; what they + influence, plus the possible values for them. diff --git a/Doc/sphinx/gettingstarted.rst b/Doc/sphinx/gettingstarted.rst index 4d2ca5b..f418778 100644 --- a/Doc/sphinx/gettingstarted.rst +++ b/Doc/sphinx/gettingstarted.rst @@ -54,6 +54,8 @@ Setting up SRL 4 with Simba If you were using the :ref:`simba-installer` then you can simply enable the ``SRL Updater`` extension. (Go to View -> Extensions and enable ``srl.sex``) +See :ref:`simbaext` for more information on Extensions. + This is the only supported way. You can simply do a svn checkout on the srl repository, but if you can do that, then you should be able to set up SRL yourself as well. diff --git a/Doc/sphinx/troubleshooting.rst b/Doc/sphinx/troubleshooting.rst index 4fa2cf1..89615fb 100644 --- a/Doc/sphinx/troubleshooting.rst +++ b/Doc/sphinx/troubleshooting.rst @@ -6,9 +6,6 @@ Troubleshooting This is a general troubleshooting page and will hopefully cover all potential problems you may encounter. -Problems when installing or starting Simba ------------------------------------------- - Where is the DTM Editor? ~~~~~~~~~~~~~~~~~~~~~~~~