Skip to content
Snippets Groups Projects
Select Git revision
  • c93d23a85d53aa42170248a2ac19fe305e7c3c56
  • 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
Dilawar Singh authored and GitHub committed
49cf298e
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.