Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548772 - dev-util/cmake with dev-python/sphinx-1.3.1 - style-less docs
Summary: dev-util/cmake with dev-python/sphinx-1.3.1 - style-less docs
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-05-06 13:47 UTC by Alex Turbov
Modified: 2016-05-03 06:52 UTC (History)
0 users

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


Attachments
patch for cmake to fix the problem (sphinx-1.3.x-set-classic-theme.patch,608 bytes, patch)
2015-05-06 13:49 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 2015-05-06 13:47:14 UTC
cmake has outdated conf.py.in, so docs generated by modern (1.3.1) sphinx are completely style-less.


Reproducible: Always

Steps to Reproduce:
1. (re)install sphinx-1.3.1
2. reinstall cmake 3.x
3. open cmake's HTML docs
Comment 1 Alex Turbov 2015-05-06 13:49:22 UTC
Created attachment 402760 [details, diff]
patch for cmake to fix the problem

here is a quick solution for the issue: set sphinx theme to 'classic' when compile cmake. this patch (or some other better) needs to be applied by cmake.ebuild before build.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-05-12 15:43:31 UTC
This needs to go upstream too.
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2016-05-03 06:52:55 UTC
This is a cosmetic change which should not be handled downstream. Please send the patch upstream.