Jessica Tomechak created CLOUDSTACK-427: -------------------------------------------
Summary: Change hardcoded step number references to dynamic links Key: CLOUDSTACK-427 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-427 Project: CloudStack Issue Type: Improvement Components: Doc Reporter: Jessica Tomechak Priority: Minor Fix For: 4.1.0 Numbered steps are sometimes referred to from elsewhere in the text with a hardcoded step number, like "See step 4.". Replace this with a dynamic reference that will get the right step number at doc build time. <listitem id="step-to-link-to"> <para>Text of the step...</para> </listitem> <listitem> <para>See step <xref linkend="step-to-link-to"/> ...</para> </listitem> See also CLOUDSTACK-313. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira