PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 245 - Documentation is not buildable with system libqt4-dev
: Documentation is not buildable with system libqt4-dev
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.3.2
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-06-14 19:04 EEST by Didier Raboud
Modified: 2010-10-13 13:48 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Raboud 2010-06-14 19:04:03 EEST
Hi, 

I would like to ship a python-pyside-doc package, but I can't build the
documentation as user, because of the following line in doc/CMakelists.txt:

# copy pyside.qdocconf to qt source dir.
configure_file("pyside.qdocconf"
"${QT_SRC_DIR}/tools/qdoc3/test/pyside.qdocconf" @ONLY)

(I have ${QT_SRC_DIR} set as /usr/include/qt4, not writeable by all).

Please provide a way of creating the docs without altering system directories.

Cheers, 

OdyX
Comment 1 Hugo Parente Lima 2010-06-15 15:03:58 EEST
We do this due to a limitation of qdoc3 tool :-(
Comment 2 Hugo Parente Lima 2010-09-24 16:12:54 EEST
Fixed in commit:
pyside/3e0af488ee5820f35462f381c5a1676dc9560a5d
Comment 3 renato filho 2010-10-13 13:48:21 EEST
released on PySide 0.4.2