diff --git a/docs/source/user/how-to.rst b/docs/source/user/how-to.rst index 7829ca4..4eac460 100644 --- a/docs/source/user/how-to.rst +++ b/docs/source/user/how-to.rst @@ -1,12 +1,11 @@ How-To ====== -Don't mix this up with Tutorials. Common user questions -Recipe analogy (addresses specific question e.g. "how to make crab salad") -Problem oriented +.. Don't mix this up with Tutorials. This section should address common user questions. How-to guides are analogous to cookbook recipes in that it addresses a specific question e.g. "how to make crab salad" .. toctree:: :maxdepth: 1 - + + parameter-file-modification Authenticating-the-NCAR-SVN-Repository - Running-FATES-with-the-selective-logging-module-activated \ No newline at end of file + Running-FATES-with-the-selective-logging-module-activated diff --git a/docs/source/user/parameter-file-modification.rst b/docs/source/user/parameter-file-modification.rst new file mode 100644 index 0000000..8ea33cd --- /dev/null +++ b/docs/source/user/parameter-file-modification.rst @@ -0,0 +1,2 @@ +How to modify the FATES parameter file +--------------------------------------