diff --git a/doc/source/conf.py b/doc/source/conf.py index 350991f5..a8eecacd 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -49,7 +49,7 @@ copyright = u'2009, Bastian Kleineidam' # built documents. # # The short X.Y version. -version = '5.1' +version = '5.0.2' # The full version, including alpha/beta/rc tags. release = version @@ -188,3 +188,6 @@ latex_documents = [ # If false, no module index is generated. #latex_use_modindex = True + +#def setup(app): +# app.add_config_value('foo', 'default', True) diff --git a/doc/source/index.txt b/doc/source/index.txt index e51cd842..45422180 100644 --- a/doc/source/index.txt +++ b/doc/source/index.txt @@ -1,9 +1,6 @@ .. meta:: :keywords: link, URL, validation, checking -The latest version of this document is available at -http://linkchecker.sourceforge.net/. - =============================== Check websites for broken links =============================== @@ -39,24 +36,6 @@ Features - a (Fast)CGI web interface (requires HTTP server) -Download -======== - -Get it from the `LinkChecker download section`_. - -.. _LinkChecker download section: - http://sourceforge.net/project/showfiles.php?group_id=1913 - -Requirements and installation instructions are located at the -`install documentation`_. To see what has changed between releases -look at the ChangeLog_. - -.. _install documentation: - install.html -.. _ChangeLog: - http://linkchecker.git.sourceforge.net/git/gitweb.cgi?p=linkchecker;a=blob;f=ChangeLog.txt;hb=HEAD - - Screenshots =========== @@ -68,21 +47,3 @@ Screenshots | Commandline interface | GUI client | Web interface | +------------------------------------+------------------------------------+------------------------------------+ - -Support -======= - -The `SF tracker`_ allows submitting of bugs, patches -and requests. - -.. _SF tracker: - http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913 - - -Repository -========== - -The `SF code page`_ hosts the development source code of LinkChecker. - -.. _SF code page: - http://sourceforge.net/scm/?type=git&group_id=1913 diff --git a/doc/source/templates/layout.html b/doc/source/templates/layout.html index 6808f71b..30884ee8 100644 --- a/doc/source/templates/layout.html +++ b/doc/source/templates/layout.html @@ -8,20 +8,32 @@ img { border: 0; } {% block rootrellink %}