You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| ReducedMockTrilinosOutput | 2 years ago | |
| maintainers_guide | 2 years ago | |
| scripts | 2 years ago | |
| users_guide | 2 years ago | |
| .gitignore | 2 years ago | |
| ExtraReposList.cmake | 2 years ago | |
| Makefile.common_generated_files | 2 years ago | |
| README | 2 years ago | |
| TribitsCMakeLanguageOverviewAndGotchas.rst | 2 years ago | |
| TribitsCoreDetailedReference.rst | 2 years ago | |
| TribitsDesignConsiderations.rst | 2 years ago | |
| TribitsFAQ.rst | 2 years ago | |
| TribitsGuidesBody.rst | 2 years ago | |
| TribitsGuidesReferences.rst | 2 years ago | |
| TribitsHistory.rst | 2 years ago | |
| TribitsMacroFunctionDocTemplate.rst | 2 years ago | |
| TribitsPackageNotCMakePackage.rst | 2 years ago | |
| TribitsSystemMacroFunctionDocTemplate.rst | 2 years ago | |
| TribitsToolsDocumentation.rst | 2 years ago | |
| UtilsMacroFunctionDocTemplate.rst | 2 years ago | |
| generate-guide.sh | 2 years ago | |
| rst2latex.tex | 2 years ago | |
README
###########################################################################
TriBITS Users and Maintainers Guides README
###########################################################################
This directory contains the source and output files for the RST-formatted
documents TribitsUsersGuide.[rst,html] and TribitsUsersGuide.[rst,html].
Running the script:
./generate-guide.sh all
is used to generate several files and create the output *.html files.
The only requirements to run this script should be Bash, Python 2.7+, and the
DocUtils package (installed with 'yum install docutils').
See the documentation inside of the script generate-guide.sh for more details.