This repository serve as a backup for my Maxwell-TD code
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.
 
 
 
 
 
 
Qi Jian Lim 6c05defaa1 Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
..
ReducedMockTrilinosOutput Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
maintainers_guide Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
scripts Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
users_guide Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
.gitignore Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
ExtraReposList.cmake Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
Makefile.common_generated_files Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
README Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsCMakeLanguageOverviewAndGotchas.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsCoreDetailedReference.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsDesignConsiderations.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsFAQ.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsGuidesBody.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsGuidesReferences.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsHistory.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsMacroFunctionDocTemplate.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsPackageNotCMakePackage.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsSystemMacroFunctionDocTemplate.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
TribitsToolsDocumentation.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
UtilsMacroFunctionDocTemplate.rst Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
generate-guide.sh Fix: add HybridMesher as normal source folder (not submodule) 3 months ago
rst2latex.tex Fix: add HybridMesher as normal source folder (not submodule) 3 months 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.