• Stars
    star
    380
  • Rank 112,766 (Top 3 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created about 13 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ standard library reference

Information

This is source package for Cppreference C++ standard library reference documentation available at http://en.cppreference.com.

If there is no 'reference/' subdirectory in this package, the actual documentation is not present here and must be obtained separately in order to build the binary package. This can be done in two ways:

  1. Downloading a prepared archive from http://en.cppreference.com/w/Cppreference:Archives. This method is preferred.

  2. Running make source which will pull the documentation directly from the website page-by-page. You should not normally use this method. The download script is updated to take into account any changes of the website only when there's new release at http://en.cppreference.com/w/Cppreference:Archives. If the layout of the website has changed since the last release, the download script might not work. Also, it puts unnecessary load on the servers. Please do not use this method unless you know what you are doing.

Note, that abovementioned documentation is still a raw copy of the website and needs to be transformed in order to be suitable for local viewing. Three documentation formats are currently supported:

  1. Plain html documentation. Can be generated using make doc_html. The result of the transformation will be placed at the 'output/reference' subdirectory.

  2. Devhelp documentation format. Can be generated using make doc_devhelp. make install installs the documentation into proper locations.

  3. QT Help documentation format (.qch). Can be generated using make doc_qch. make install installs the documentation into proper locations.

Simply running make all will generate documentation in all three formats.

Running make release will generate the release archives which are uploaded to http://en.cppreference.com/w/Cppreference:Archives.

Dependencies

The package depends on 'wget' (>=1.15), 'python3', 'python3-lxml', and 'qhelpgenerator' for the generation of the documentation.

See also

Debian packaging information for this package is maintained at https://github.com/p12tic/cppreference-doc_debian

More Repositories

1

libsimdpp

Portable header-only C++ low level SIMD library
C++
1,118
star
2

awn

Official Avant Window Navigator repository
C++
95
star
3

eagle-brd-merge

A tool to merge several Eagle board files
Python
28
star
4

awn-extras

Official Avant Window Navigator Extras repository
Vala
20
star
5

cppreference-doc_debian

C++ standard library reference (packaging)
HTML
17
star
6

libbittwiddle

A collection of bit manipulation routines for C++
C++
15
star
7

libdesktop-agnostic

A fork of libdesktop-agnostic
Python
14
star
8

simple-http-file-server

Simple HTTP file server written in python
Python
14
star
9

NativeSvgHandler

A MediaWiki extension that allows svg files to be sent directly to clients for client-side rendering
PHP
9
star
10

emerald

A Compiz window decorator
C++
8
star
11

tf700-kernel

Original Asus TF700T kernel rebased to a newer release
C
4
star
12

AddBodyClass

A MediaWiki extension for adding custom classes to the <body> tag
PHP
3
star
13

AutoLinker

A MediaWiki extension for automatically linking certain identifiers
PHP
2
star
14

awn_ppa

Avant Window Navigator PPA
1
star
15

sanescan

C++
1
star
16

mobisane

C++
1
star
17

emerald_debian

Emerald Debian packaging
1
star
18

tidy-container

Standard containers that clear traces of the stored contents from RAM
C++
1
star
19

cppreference-doc-ppa

C++ standard library reference (packaging)
1
star
20

CppSearch

Custom MediaWiki search engine for C/C++ identifiers listed in file.
PHP
1
star
21

CustomList

Alternative list syntax for Mediawiki. Allows custom list labels for enhanced readability of complex lists.
PHP
1
star
22

kicad_ppa

KiCad PPA packaging
1
star
23

awn-extras_ppa

Avant Window Navigator Extras PPA packing
1
star
24

compiz-mirror

Mirror of Compiz main branch at https://code.launchpad.net/compiz
C++
1
star
25

wnckmm

C++ wrapper for libwnck, Window Navigator Construction Kit
C++
1
star