Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606676 - dev-python/sip-4.19 fix HTML docs install path
Summary: dev-python/sip-4.19 fix HTML docs install path
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-01-21 10:09 UTC by Alex Turbov
Modified: 2017-01-22 18:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix HTML docs path (sip-4.19-fix-html-docs-path.patch,270 bytes, patch)
2017-01-21 10:09 UTC, Alex Turbov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Turbov 2017-01-21 10:09:03 UTC
change install path for HTML docs from `/usr/share/doc/${P}/doc/html` to `/usr/share/doc/${P}/html` and use `dohtml` instead of `dodoc`...

(going to attach a patch)

Reproducible: Always
Comment 1 Alex Turbov 2017-01-21 10:09:25 UTC
Created attachment 460812 [details, diff]
fix HTML docs path
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2017-01-22 18:06:32 UTC
dohtml is kind of deprecated, and will probably be banned in the next EAPI, so not going to use it.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2017-01-22 18:20:15 UTC
The html doc install path looks correct to me...

$ ls usr/share/doc/sip-4.19/html/
annotations.html   command_line.html  embedding.html          index.html         objects.inv       search.html     specification_files.html
build_system.html  directives.html    genindex.html           installation.html  py-modindex.html  searchindex.js  _static
c_api.html         distutils.html     incompatibilities.html  introduction.html  python_api.html   _sources        using.html