From 58698deaad735d04add1f15b9a818f2adeaab2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 30 Nov 2010 22:38:25 -0600 Subject: development/Sphinx: Updated for version 1.0.4. Signed-off-by: Robby Workman --- development/Sphinx/README | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'development/Sphinx/README') diff --git a/development/Sphinx/README b/development/Sphinx/README index 2468727d51..cbb38e7035 100644 --- a/development/Sphinx/README +++ b/development/Sphinx/README @@ -9,15 +9,4 @@ freely mixed with hand-written content). If you need pure API docs have a look at Epydoc, which also understands reST. This requires pysetuptools, docutils, and Jinja2. - -Jinja2 circular dependencies warning: - -The DOCS=yes flag needs Sphinx to build python docs, it and needs Jinja2 -but that needs Sphinx because you have set its DOCS=yes flag. -If you really need the docs build Jinja2 without the DOCS=yes flag -build Sphinx then rebuild Jinja2 with DOCS=yes. - -Incidentally, unless you are a developer, you don't normally need the -DOCS=yes flag. - -Optionally, Pygments can be used at runtime, if installed. +Pygments is an optional runtime-only dependency. -- cgit v1.2.3