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.
25
25
**2012-03-21 **: Merged in content from the Jargon, and cleaned up
26
26
style in light of recent experiences.
27
27
28
+ **2012-08-10 **: Bob proposed an addition to the *Referencing * section.
29
+
28
30
Naming Conventions
29
31
------------------
30
32
@@ -146,6 +148,18 @@ Referencing
146
148
occurrence of the reference in a section. You should *always *
147
149
reference objects, except in section headings.
148
150
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
+
149
163
General Formulations
150
164
~~~~~~~~~~~~~~~~~~~~
151
165
You can’t perform that action at this time.
0 commit comments