The branch, enhancement/13785 has been updated
Old revision: 84e644dfd90312b5400d4d4a3c8b20c0b88f43cf, new revision: cdfefbb2c6d2838117021edcebec1acbad7378ce.
via cdfefbb2c6d2838117021edcebec1acbad7378ce (commit)
from 84e644dfd90312b5400d4d4a3c8b20c0b88f43cf (commit)
- Log -----------------------------------------------------------------
commit cdfefbb2c6d2838117021edcebec1acbad7378ce
Author: Kennric <
ken...@hypothetical.net>
Date: Mon Mar 31 12:50:01 2014 -0700
Change process and dev guide titles for clarity
refs #13785
Summary of changes:
docs/source/dev/developers.rst | 6 +++---
docs/source/dev/process.rst | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/source/dev/developers.rst b/docs/source/dev/developers.rst
index 9f83232..65ab225 100644
--- a/docs/source/dev/developers.rst
+++ b/docs/source/dev/developers.rst
@@ -1,8 +1,8 @@
.. _development:
-===============
-Developer Guide
-===============
+===================
+GWM Developer Guide
+===================
This guide is intended to help you begin writing code and documentation for the |gwm| project. Please read the :ref:`OSL Development Process <process>` for information on how this project is managed and what we do to review and integrate code into the master repository. Please read the entire guide before beginning work, we will not be able to accept contributions that don't follow these guidelines and standards.
diff --git a/docs/source/dev/process.rst b/docs/source/dev/process.rst
index 7f248c5..119c0f4 100644
--- a/docs/source/dev/process.rst
+++ b/docs/source/dev/process.rst
@@ -1,5 +1,6 @@
.. _process:
+=======================
OSL Development Process
=======================