openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #11629
[Bug 807119] Re: API Documentation cannot be created anymore
** Changed in: openlp
Status: New => Confirmed
** Changed in: openlp
Milestone: 1.9.7 => 1.9.8
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/807119
Title:
API Documentation cannot be created anymore
Status in OpenLP - Worship Presentation Software:
Confirmed
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/807119/+subscriptions
References