Package Details: cppreference-devhelp 20190607-1

Git Clone URL: https://aur.archlinux.org/cppreference-devhelp.git (read-only, click to copy)
Package Base: cppreference-devhelp
Description: Offline cppreference documentation for devhelp.
Upstream URL: http://en.cppreference.com/w/
Keywords: c++ cppreference devhelp
Licenses: CCPL:cc-by-sa
Submitter: htfy96
Maintainer: htfy96
Last Packager: htfy96
Votes: 18
Popularity: 0.133577
First Submitted: 2015-08-23 10:39 (UTC)
Last Updated: 2019-10-09 21:59 (UTC)

Latest Comments

1 2 Next › Last »

mazieres commented on 2024-09-01 17:07 (UTC)

To get the latest version, you can make the following edits to the PKGBUILD file:

-pkgver=20190607
+pkgver=20240610

-depends=('devhelp' 'cppreference')
+depends=('devhelp' 'cppreference-doc')

-source=("http://upload.cppreference.com/mwiki/images/8/80/cppreference-doc-${pkgver}.tar.xz")
-sha256sums=('bd010ac2a3a8ba7e74cb247ea852e39fc7f37b08de2aaf50f2de17ea3832c432')
+source=("https://github.com/PeterFeicht/cppreference-doc/releases/download/v20240610/cppreference-doc-${pkgver}.tar.xz")
+sha256sums=('840e08db99650fc58ea9fd0838e5141f2da4fa9f86968367b1549b06f54f5f26')

mazieres commented on 2024-08-16 12:01 (UTC)

This package seems to be out of date. It doesn't let me search for recent symbols like std::println or std::expected, even though I can find them through the headers interface.

htfy96 commented on 2019-10-09 22:02 (UTC)

By the way, users of this package can also take a look at https://www.archlinux.org/packages/community/x86_64/zeal/, whose documentation is updated more frequently.

hoschi commented on 2017-02-03 17:38 (UTC)

It works for me inside DevHelp, I've installed cpprefernce(why?) and cppreference-devhelp. @JacobonChorus: I think Muflone is refering to this: https://aur.archlinux.org/cgit/aur.git/tree/layout.html?h=python2-docs-devhelp But I don't need this and it looks awkward.

JacobvonChorus commented on 2016-12-05 23:25 (UTC)

I have the same issue mentioned previously where I can only view the documentation when opening devhelp as root. Otherwise I get an "Error opening the requested link." error. I could not figure out what @Muflone meant in reference to the sphinx-build theme, this package does not appear to use sphinx.

<deleted-account> commented on 2016-10-28 01:34 (UTC)

thanks @wil93 for noticing.

wil93 commented on 2016-10-27 23:06 (UTC)

python-lxml should be added as make dependency

htfy96 commented on 2016-10-26 05:10 (UTC)

@morealaz Thanks for your advice. Maintainer added.

<deleted-account> commented on 2016-10-25 16:25 (UTC)

@htfy96 why didn't you use cppreference raw archive for creating this package? please update to cppreference-doc-20151129.tar.gz if you don't mind I could adopt package and update it.

Muflone commented on 2016-09-04 19:24 (UTC)

@htfy96 I had the same issue of @dartzon and I managed to fix it by creating a custom theme for sphinx-build. Please see https://aur.archlinux.org/packages/python2-docs-devhelp