File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ documentation team to contribute to documentation.
2525**2012-03-21 **: Merged in content from the Jargon, and cleaned up
2626style in light of recent experiences.
2727
28+ **2012-08-10 **: Bob proposed an addition to the *Referencing * section.
29+
2830Naming Conventions
2931------------------
3032
@@ -146,6 +148,18 @@ Referencing
146148 occurrence of the reference in a section. You should *always *
147149 reference objects, except in section headings.
148150
151+ - Structure references with the *why * first; the link second.
152+
153+ For example, instead of this:
154+
155+ Use the :doc: `/tutorial/convert-replica-set-to-replicated-shard-cluster `
156+ procedure if you have an existing replica set.
157+
158+ Type this:
159+
160+ To deploy a shard cluster for an existing replica set, see
161+ :doc: `/tutorial/convert-replica-set-to-replicated-shard-cluster `.
162+
149163General Formulations
150164~~~~~~~~~~~~~~~~~~~~
151165
You can’t perform that action at this time.
0 commit comments