summaryrefslogtreecommitdiff
path: root/docs/users_guide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/index.rst')
-rw-r--r--docs/users_guide/index.rst36
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/users_guide/index.rst b/docs/users_guide/index.rst
new file mode 100644
index 0000000000..1b618d4179
--- /dev/null
+++ b/docs/users_guide/index.rst
@@ -0,0 +1,36 @@
+.. GHC Users Guide documentation master file, created by
+
+
+Welcome to the GHC Users Guide
+==============================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+ :numbered:
+
+ license
+ intro
+ 7.12.1-notes
+ ghci
+ runghc
+ usage
+ profiling
+ sooner
+ lang
+ ffi-chap
+ extending_ghc
+ gone_wrong
+ utils
+ win32-dlls
+ bugs
+ editing-guide
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`
+