summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/modules.rst
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2014-02-10 17:54:03 +0100
committerGervase Markham <gerv@mozilla.org>2014-02-10 17:54:03 +0100
commit1f815b55a63db41908d7fcf382705764b6b6a8bb (patch)
treefd54a1648e7d0790dc7a99ea327f98442d5daa7b /docs/en/rst/modules.rst
parentd05bbe563a21a61788a44bd76ebbed51f1daeb62 (diff)
downloadbugzilla-1f815b55a63db41908d7fcf382705764b6b6a8bb.tar.gz
bugzilla-1f815b55a63db41908d7fcf382705764b6b6a8bb.tar.xz
Fix problem of variables not being replaced in RTD documentation by removing references to them. r=LpSolit, a=justdave.
https://bugzilla.mozilla.org/show_bug.cgi?id=964849
Diffstat (limited to 'docs/en/rst/modules.rst')
-rw-r--r--docs/en/rst/modules.rst92
1 files changed, 30 insertions, 62 deletions
diff --git a/docs/en/rst/modules.rst b/docs/en/rst/modules.rst
index 1d6f21d69..474016180 100644
--- a/docs/en/rst/modules.rst
+++ b/docs/en/rst/modules.rst
@@ -47,73 +47,53 @@ Download Locations
CGI:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/CGI.pm/>`_
- Documentation: `<http://perldoc.perl.org/CGI.html>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/CGI.pm/>`_
+* Documentation: `<http://perldoc.perl.org/CGI.html>`_
Data-Dumper:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/Data-Dumper/>`_
- Documentation: `<http://search.cpan.org/dist/Data-Dumper/Dumper.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/Data-Dumper/>`_
+* Documentation: `<http://search.cpan.org/dist/Data-Dumper/Dumper.pm>`_
Date::Format (part of TimeDate):
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/TimeDate/>`_
- Documentation: `<http://search.cpan.org/dist/TimeDate/lib/Date/Format.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/TimeDate/>`_
+* Documentation: `<http://search.cpan.org/dist/TimeDate/lib/Date/Format.pm>`_
DBI:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/DBI/>`_
- Documentation: `<http://dbi.perl.org/docs/>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/DBI/>`_
+* Documentation: `<http://dbi.perl.org/docs/>`_
DBD::mysql:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/DBD-mysql/>`_
- Documentation: `<http://search.cpan.org/dist/DBD-mysql/lib/DBD/mysql.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/DBD-mysql/>`_
+* Documentation: `<http://search.cpan.org/dist/DBD-mysql/lib/DBD/mysql.pm>`_
DBD::Pg:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/DBD-Pg/>`_
- Documentation: `<http://search.cpan.org/dist/DBD-Pg/Pg.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/DBD-Pg/>`_
+* Documentation: `<http://search.cpan.org/dist/DBD-Pg/Pg.pm>`_
Template-Toolkit:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/Template-Toolkit/>`_
- Documentation: `<http://www.template-toolkit.org/docs.html>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/Template-Toolkit/>`_
+* Documentation: `<http://www.template-toolkit.org/docs.html>`_
GD:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/GD/>`_
- Documentation: `<http://search.cpan.org/dist/GD/GD.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/GD/>`_
+* Documentation: `<http://search.cpan.org/dist/GD/GD.pm>`_
Template::Plugin::GD:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/Template-GD/>`_
- Documentation: `<http://www.template-toolkit.org/docs/aqua/Modules/index.html>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/Template-GD/>`_
+* Documentation: `<http://www.template-toolkit.org/docs/aqua/Modules/index.html>`_
MIME::Parser (part of MIME-tools):
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/MIME-tools/>`_
- Documentation: `<http://search.cpan.org/dist/MIME-tools/lib/MIME/Parser.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/MIME-tools/>`_
+* Documentation: `<http://search.cpan.org/dist/MIME-tools/lib/MIME/Parser.pm>`_
.. _modules-manual-optional:
@@ -122,37 +102,25 @@ Optional Modules
Chart::Lines:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/Chart/>`_
- Documentation: `<http://search.cpan.org/dist/Chart/Chart.pod>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/Chart/>`_
+* Documentation: `<http://search.cpan.org/dist/Chart/Chart.pod>`_
GD::Graph:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/GDGraph/>`_
- Documentation: `<http://search.cpan.org/dist/GDGraph/Graph.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/GDGraph/>`_
+* Documentation: `<http://search.cpan.org/dist/GDGraph/Graph.pm>`_
GD::Text::Align (part of GD::Text::Util):
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/GDTextUtil/>`_
- Documentation: `<http://search.cpan.org/dist/GDTextUtil/Text/Align.pm>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/GDTextUtil/>`_
+* Documentation: `<http://search.cpan.org/dist/GDTextUtil/Text/Align.pm>`_
XML::Twig:
-::
-
- CPAN Download Page: `<http://search.cpan.org/dist/XML-Twig/>`_
- Documentation: `<http://standards.ieee.org/resources/spasystem/twig/twig_stable.html>`_
+* CPAN Download Page: `<http://search.cpan.org/dist/XML-Twig/>`_
+* Documentation: `<http://standards.ieee.org/resources/spasystem/twig/twig_stable.html>`_
PatchReader:
-::
-
- CPAN Download Page: `<http://search.cpan.org/author/JKEISER/PatchReader/>`_
- Documentation: `<http://www.johnkeiser.com/mozilla/Patch_Viewer.html>`_
-
-
+* CPAN Download Page: `<http://search.cpan.org/author/JKEISER/PatchReader/>`_
+* Documentation: `<http://www.johnkeiser.com/mozilla/Patch_Viewer.html>`_