Thanks once more for your work!

It seems that I  can report a little regression bug: when you have a
`html_logo` specified, and the corresponding file exists (in the same
directory as the `conf.py`) then ``sphinx-build -b html`` fails if you
don't cd to "sourcedir" before invoking it. IOW if the first argument
("sourcedir") is something else than ".".

Luc

On 19/01/14 19:07, Georg Brandl wrote:
> Hi all,
> 
> I'm very happy to announce the release of Sphinx 1.2.1, now available on
> the Python package index at <http://pypi.python.org/pypi/Sphinx>.
> 
> It includes about 42 bug fixes for the 1.2 release series.
> 
> What's new in 1.2 (very short version)?
> =======================================
> 
> - Dropped Python 2.4 support
> - Added Python 3.3 support
> - Improvement of internationalization
> - Improvement of builders: html, texinfo, latex and gettext.
> - Added builders: xml and pseudoxml
> - Added sphinx.ext.linkcode extension
> - Added more non-ASCII code point characters path support
> - Added theme plugin mechanism
> - Added and update 10 locales
> - Added experimental support for parallel building with a new -j option
> - Added docs: detailed "Installing Sphinx" and "Sphinx Developer's Guide"
> 
> For the full changelog, go to <http://sphinx-doc.org/changes.html>.
> Thanks to all collaborators and contributors!
> 
> What is it?
> ===========
> 
> Sphinx is a tool that makes it easy to create intelligent and beautiful
> documentation for Python projects (or other documents consisting of
> multiple reStructuredText source files).
> 
> Website: http://sphinx-doc.org/
> IRC: #sphinx-doc on irc.freenode.net
> 
> cheers,
> Georg
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to