[docs] [issue21045] fix layout to generate documentation for Qt Assistant

Jorge Araya Navarro report at bugs.python.org
Mon Mar 24 02:58:44 CET 2014


New submission from Jorge Araya Navarro:

Python use sphinx to generate its documentation, sphinx can generate documentation for Qt Assistant using the qthelp builder (and `qcollectiongenerator build/qthelp/Python.qhcp`). The thing is that using the default layout or static css files, the final results look very bad, and changing its theme doesn't help either.

----------
assignee: docs at python
components: Documentation
files: V6cXI.png
messages: 214664
nosy: docs at python, shackra
priority: normal
severity: normal
status: open
title: fix layout to generate documentation for Qt Assistant
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file34601/V6cXI.png

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21045>
_______________________________________


More information about the docs mailing list