message when running xsltproc: "Unknown entry URL: build"
Bug #319602 reported by
Markus Korn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
launchpadlib |
Triaged
|
High
|
Unassigned |
Bug Description
To compile the API-doc locally I run:
% xsltproc -o doc_edge.html ~/devel/
Which prints a message:
Unknown entry URL:
This indicates that a rule for @id = 'build' is missing.
It would be great if the stylesheet could be updated
Markus
Changed in launchpadlib: | |
importance: | Medium → High |
tags: | added: easy |
To post a comment you must log in.
The section 'build' itself is there, but this bug results in a broken 'URL':
"""
build
A Build interface
URL: https:/ /api.edge. launchpad. net/beta
"""