summaryrefslogtreecommitdiff
path: root/yaksh/documentation/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/documentation/index.rst')
-rw-r--r--yaksh/documentation/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/yaksh/documentation/index.rst b/yaksh/documentation/index.rst
new file mode 100644
index 0000000..312fbd2
--- /dev/null
+++ b/yaksh/documentation/index.rst
@@ -0,0 +1,23 @@
+.. Yaksh documentation master file, created by
+ sphinx-quickstart on Thu Jul 7 14:43:13 2016.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+
+Welcome to Yaksh's documentation!
+=================================
+
+Yaksh lets user create and take online programming quiz. Yaksh is an open source project developed by FOSSEE. The code is available on `github <https://github.com/fossee/online_test>`_.
+
+.. note::
+
+ This is a basic documentation for users to get comfortable with the interface. The documentation is still under progress.
+
+The user documentation for the site is organized into a few sections:
+
+.. toctree::
+
+ introduction.rst
+ installation.rst
+ moderator_dashboard.rst
+ about_yaksh.rst \ No newline at end of file