Mon, 25 Sep 2023 18:31:36 EDT

Information for build python-sphinx-0.6.4-2.ru

ID1907
Package Namepython-sphinx
Version0.6.4
Release2.ru
Epoch
SummaryPython documentation generator
DescriptionSphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. Although it is still under constant development, the following features are already present, work fine and can be seen "in action" in the Python docs: * Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings.
Built byorcan
State complete
StartedThu, 13 May 2010 10:35:13 EDT
CompletedThu, 13 May 2010 10:42:32 EDT
Taskbuild (centos5-rutgers-staging, python-sphinx-0.6.4-2.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
python-sphinx-0.6.4-2.ru.src.rpm (info) (download)
noarch (build logs)
python-sphinx-0.6.4-2.ru.noarch.rpm (info) (download)
python-sphinx-doc-0.6.4-2.ru.noarch.rpm (info) (download)
Changelog * Wed May 12 2010 Orcan Ogetbil <orcan@nbcs.rutgers.edu> - 0.6.4-2 - CentOS port * Wed Jan 13 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.4-1 - Update to 0.6.4 - Fixes a problem using autodoc with pylons projects. * Fri Sep 04 2009 Michel Salim <salimma@fedoraproject.org> - 0.6.3-1 - Update to 0.6.3 * Mon Aug 17 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.2-1 - Update to 0.6.2 -- upstream bugfix requested inside bz#512438 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Jun 05 2009 Luke Macken <lmacken@redhat.com> - 0.6.1-2 - Add a patch to use our own setuptools package * Fri Apr 17 2009 Michel Salim <salimma@fedoraproject.org> - 0.6.1-1 - Update to 0.6.1 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Fri Jan 02 2009 Michel Salim <salimma@fedoraproject.org> - 0.5.1-1 - Update to 0.5.1 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.5-2 - Rebuild for Python 2.6 * Mon Nov 24 2008 Michel Salim <salimma@fedoraproject.org> - 0.5-1 - Update to 0.5 * Fri Oct 10 2008 Michel Salim <salimma@fedoraproject.org> - 0.4.3-1 - Update to 0.4.3 * Wed Aug 27 2008 Toshio Kuratomi <toshio@fedoraproject.org> - 0.4.2-1.1 - Fix for EL-5 build. * Mon Aug 25 2008 Michel Salim <salimma@fedoraproject.org> - 0.4.2-1 - Update to 0.4.2 * Mon May 26 2008 Michel Salim <salimma@fedoraproject.org> - 0.3-1 - Update to 0.3 * Fri May 02 2008 Michel Salim <salimma@fedoraproject.org> - 0.1.61950-3 - Split documentation into subpackage - Exclude C files (not built by default anyway) * Wed Apr 16 2008 José Matos <jamatos@fc.up.pt> - 0.1.61950-2 - Build html documentation, include it and include the rst documentation. * Thu Mar 27 2008 Michel Salim <michel.sylvan@gmail.com> 0.1.61950-1 - Initial package