API Documentation cannot be created anymore

Bug #807119 reported by Andreas Preikschat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Low
Tim Bentley

Bug Description

Hello,

Since we have separated the source and the documentation you cannot create the api documentation.

1) checkout the documentation trunk
2) cd api && make html

Result:
The api documentation is not created (see [1]).

Expected:
The api documentation should be created.

I am filing this report to gain awareness of this.

Cheers

[1]
andreas@andypc:~/Projekte/openlp/trunk-doc/api$ make html
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.0.1
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.

Build finished. The HTML pages are in build/html.
andreas@andypc:~/Projekte/openlp/trunk-doc/api$ cd ..
andreas@andypc:~/Projekte/openlp/trunk-doc$ cd api && make html
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.0.1
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.

Build finished. The HTML pages are in build/html.

Changed in openlp:
importance: Undecided → Low
Changed in openlp:
assignee: nobody → Raoul Snyman (raoul-snyman)
milestone: none → 1.9.7
Changed in openlp:
status: New → Confirmed
milestone: 1.9.7 → 1.9.8
Revision history for this message
Tim Bentley (trb143) wrote :

I tried to get this working on my box and got a

updating environment: 16 added, 0 changed, 0 removed
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Must construct a QApplication before a QPaintDevice
make: *** [html] Aborted

Any ideas?

Changed in openlp:
milestone: 1.9.8 → 1.9.9
Changed in openlp:
milestone: 1.9.9 → 1.9.10
milestone: 1.9.10 → none
Revision history for this message
Raoul Snyman (raoul-snyman) wrote :

Actually, just checked this now, cause I remember Tim saying something about having fixed it, and indeed, it is fixed!

Changed in openlp:
assignee: Raoul Snyman (raoul-snyman) → Tim Bentley (trb143)
status: Confirmed → Fix Released
Changed in openlp:
milestone: none → 1.9.9
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.