From 36ee24ef2da663970aab84da397d893c2f61de3c Mon Sep 17 00:00:00 2001 From: Salim Fadhley Date: Tue, 29 Jul 2014 00:58:50 +0100 Subject: [PATCH] tidy up links section --- doc/source/index.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 7891905..98983de 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -30,13 +30,17 @@ Sections Important Links --------------- -Support & bug-reportst: https://github.com/salimfadhley/jenkinsapi/issues?direction=desc&sort=comments&state=open +Support & bug-reportst + https://github.com/salimfadhley/jenkinsapi/issues?direction=desc&sort=comments&state=open -Project source code: github: https://github.com/salimfadhley/jenkinsapi +Project source code + github: https://github.com/salimfadhley/jenkinsapi -Project documentation: https://jenkinsapi.readthedocs.org/en/latest/ +Project documentation + https://jenkinsapi.readthedocs.org/en/latest/ -Releases: http://pypi.python.org/pypi/jenkinsapi +Releases + http://pypi.python.org/pypi/jenkinsapi Installation ------------- @@ -55,6 +59,9 @@ Or.. easy_install jenkinsapi + * In Jenkins > 1.518 you will need to disable "Prevent Cross Site Request Forgery exploits". + * Remember to set the Jenkins Location in general settings - Jenkins' REST web-interface will not work if this is set incorrectly. + Examples -------- -- 2.34.1