Skip to content
Snippets Groups Projects
Select Git revision
  • 84aaf322f9d9bd6e05c002f87fe381ccad0c876b
  • master default protected
  • github/fork/hrani/master
  • github/fork/dilawar/master
  • chamcham
  • chhennapoda
  • wheel
  • 3.2.0-pre0
  • v3.1.3
  • 3.1.2
  • 3.1.1
  • chamcham-3.1.1
  • 3.1.0
  • ghevar_3.0.2_pre2
  • ghevar_3.0.2
15 results

docs

user avatar
Dhruva Gowda Storz authored
Recovered rdesigneur tutorial. Modified file by adding extended contents, commented out incomplete sections. Modified rdesigneur snippets page title to 'more rdesigneur examples' instead of just 'Rdesigneur'
84aaf322
History
The source code of documentation is /source directory.

This directory contains MOOSE user documentation in reST format that can be
compiled into various formats by sphinx. To build the documentation in HTML,
format  enter the command:

	make html

in this directory. Then you can open build/html/index.html in browser to
browse the generated documentation.

Other files in /source folder
    - conf.py: the Sphinx configuration file.
    - index.rst: This is the index file for use when building the Python
            docs using sphinx.