From ff03506005a7a811f97540d989f7f3efaddddb96 Mon Sep 17 00:00:00 2001 From: Dilawar Singh <dilawars@ncbs.res.in> Date: Wed, 25 May 2016 17:34:28 +0530 Subject: [PATCH] Fixed a typo in readthedocs-pip-requirements.txt file. Added file with instruction to install. --- docs/readthedocs-pip-requirements.txt | 2 +- docs/user/py/index.rst | 1 + docs/user/py/moose_build.rst | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/readthedocs-pip-requirements.txt b/docs/readthedocs-pip-requirements.txt index 235eea1e..a2954e31 100644 --- a/docs/readthedocs-pip-requirements.txt +++ b/docs/readthedocs-pip-requirements.txt @@ -1 +1 @@ -numpydoct +numpydoc diff --git a/docs/user/py/index.rst b/docs/user/py/index.rst index 3a537be1..fc48c70f 100644 --- a/docs/user/py/index.rst +++ b/docs/user/py/index.rst @@ -27,6 +27,7 @@ Contents: :maxdepth: 2 :numbered: + moose_build moose_quickstart moose_cookbook moose_builtins diff --git a/docs/user/py/moose_build.rst b/docs/user/py/moose_build.rst index 92b159b1..548d8c57 100644 --- a/docs/user/py/moose_build.rst +++ b/docs/user/py/moose_build.rst @@ -1 +1,4 @@ -t a +Building and installing MOOSE +============================= + +todo -- GitLab