From 52e7adfaa142353840bb6d8aab570e9f8893160a Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Wed, 13 Jul 2016 14:19:34 +0530 Subject: first draft of the Yaksh read the docs documentation. --- .../documentation/_build/doctrees/about_yaksh.doctree | Bin 0 -> 6471 bytes .../documentation/_build/doctrees/environment.pickle | Bin 0 -> 1300873 bytes yaksh/documentation/_build/doctrees/index.doctree | Bin 0 -> 5224 bytes .../_build/doctrees/installation.doctree | Bin 0 -> 14694 bytes .../_build/doctrees/introduction.doctree | Bin 0 -> 5248 bytes .../_build/doctrees/moderator_dashboard.doctree | Bin 0 -> 3644 bytes .../doctrees/moderator_docs/creating_course.doctree | Bin 0 -> 11945 bytes .../doctrees/moderator_docs/creating_question.doctree | Bin 0 -> 2422 bytes .../doctrees/moderator_docs/creating_quiz.doctree | Bin 0 -> 18705 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 yaksh/documentation/_build/doctrees/about_yaksh.doctree create mode 100644 yaksh/documentation/_build/doctrees/environment.pickle create mode 100644 yaksh/documentation/_build/doctrees/index.doctree create mode 100644 yaksh/documentation/_build/doctrees/installation.doctree create mode 100644 yaksh/documentation/_build/doctrees/introduction.doctree create mode 100644 yaksh/documentation/_build/doctrees/moderator_dashboard.doctree create mode 100644 yaksh/documentation/_build/doctrees/moderator_docs/creating_course.doctree create mode 100644 yaksh/documentation/_build/doctrees/moderator_docs/creating_question.doctree create mode 100644 yaksh/documentation/_build/doctrees/moderator_docs/creating_quiz.doctree (limited to 'yaksh/documentation/_build/doctrees') diff --git a/yaksh/documentation/_build/doctrees/about_yaksh.doctree b/yaksh/documentation/_build/doctrees/about_yaksh.doctree new file mode 100644 index 0000000..0d305f6 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/about_yaksh.doctree differ diff --git a/yaksh/documentation/_build/doctrees/environment.pickle b/yaksh/documentation/_build/doctrees/environment.pickle new file mode 100644 index 0000000..abab6e4 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/environment.pickle differ diff --git a/yaksh/documentation/_build/doctrees/index.doctree b/yaksh/documentation/_build/doctrees/index.doctree new file mode 100644 index 0000000..e195f6a Binary files /dev/null and b/yaksh/documentation/_build/doctrees/index.doctree differ diff --git a/yaksh/documentation/_build/doctrees/installation.doctree b/yaksh/documentation/_build/doctrees/installation.doctree new file mode 100644 index 0000000..458b233 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/installation.doctree differ diff --git a/yaksh/documentation/_build/doctrees/introduction.doctree b/yaksh/documentation/_build/doctrees/introduction.doctree new file mode 100644 index 0000000..bc06f06 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/introduction.doctree differ diff --git a/yaksh/documentation/_build/doctrees/moderator_dashboard.doctree b/yaksh/documentation/_build/doctrees/moderator_dashboard.doctree new file mode 100644 index 0000000..ad55c2b Binary files /dev/null and b/yaksh/documentation/_build/doctrees/moderator_dashboard.doctree differ diff --git a/yaksh/documentation/_build/doctrees/moderator_docs/creating_course.doctree b/yaksh/documentation/_build/doctrees/moderator_docs/creating_course.doctree new file mode 100644 index 0000000..19a4d6e Binary files /dev/null and b/yaksh/documentation/_build/doctrees/moderator_docs/creating_course.doctree differ diff --git a/yaksh/documentation/_build/doctrees/moderator_docs/creating_question.doctree b/yaksh/documentation/_build/doctrees/moderator_docs/creating_question.doctree new file mode 100644 index 0000000..4a3c1f3 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/moderator_docs/creating_question.doctree differ diff --git a/yaksh/documentation/_build/doctrees/moderator_docs/creating_quiz.doctree b/yaksh/documentation/_build/doctrees/moderator_docs/creating_quiz.doctree new file mode 100644 index 0000000..dbff1d1 Binary files /dev/null and b/yaksh/documentation/_build/doctrees/moderator_docs/creating_quiz.doctree differ -- cgit