[tahoe-lafs-trac-stream] [tahoe-lafs] #1704: quickstart.rst: use out-of-line links
tahoe-lafs
trac at tahoe-lafs.org
Sat Mar 31 16:22:36 UTC 2012
#1704: quickstart.rst: use out-of-line links
---------------------------+---------------------------
Reporter: zooko | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: documentation | Version: 1.9.1
Keywords: | Launchpad Bug:
---------------------------+---------------------------
When I run {{{rst2html --verbose quickstart.rst > quickstart.html}}}, it
gives me complaints about the in-line links, like this:
{{{
$ rst2html --verbose quickstart.rst > quickstart.html
quickstart.rst:3: (INFO/1) Duplicate explicit target name: "the tahoe-dev
mailing list".
quickstart.rst:5: (INFO/1) Hyperlink target "the tahoe-lafs project" is
not referenced.
quickstart.rst:5: (INFO/1) Hyperlink target "about tahoe-lafs" is not
referenced.
quickstart.rst:19: (INFO/1) Hyperlink target "the tahoe-dev mailing list"
is not referenced.
quickstart.rst:29: (INFO/1) Hyperlink target "the python download page" is
not referenced.
quickstart.rst:43: (INFO/1) Hyperlink target "download the latest stable
release, v1.9.1" is not referenced.
quickstart.rst:69: (INFO/1) Hyperlink target "running.rst" is not
referenced.
quickstart.rst:77: (INFO/1) Hyperlink target "advancedinstall" is not
referenced.
}}}
With the attached patches, all those complaints go away. I also edited the
text a little bit.
This patch includes all the patches from #1703, #1702, #1701.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1704>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list