Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-427

Change hardcoded step number references to dynamic links

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.1.0
    • Doc
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      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.

      Attachments

        Activity

          People

            jzb Joe Brockmeier
            jtomechak Jessica Tomechak
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: