yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47968
[Bug 1556672] [NEW] doc: wrong internal link in opts/index.rst
Public bug reported:
Building the docs generates the following output:
glance/doc/source/opts/index.rst:5: WARNING: unknown document:
configuring
The code is:
Refer to :doc:`Basic Configuration <configuring>`
Due to the location of the file in the tree it should be:
Refer to :doc:`Basic Configuration <../../configuring>`
to generate the correct link.
** Affects: glance
Importance: Undecided
Assignee: Danny Al-Gaaf (danny-al-gaaf)
Status: New
** Changed in: glance
Assignee: (unassigned) => Danny Al-Gaaf (danny-al-gaaf)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1556672
Title:
doc: wrong internal link in opts/index.rst
Status in Glance:
New
Bug description:
Building the docs generates the following output:
glance/doc/source/opts/index.rst:5: WARNING: unknown document:
configuring
The code is:
Refer to :doc:`Basic Configuration <configuring>`
Due to the location of the file in the tree it should be:
Refer to :doc:`Basic Configuration <../../configuring>`
to generate the correct link.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1556672/+subscriptions
Follow ups