C cpp reference package

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

C++ standard library reference

License

p12tic/cppreference-doc

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Читайте также:  Символы букв для css

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

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.

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

Источник

c-cpp-reference on Ubuntu 16.04 LTS (Xenial Xerus)

In this section, we are going to explain the necessary steps to install c-cpp-reference package:

2. Uninstall / Remove c-cpp-reference package

Please follow the instructions below to uninstall c-cpp-reference package:

3. Details of c-cpp-reference package

Package: c-cpp-reference
Priority: optional
Section: universe/devel
Installed-Size: 3253
Maintainer: Ubuntu Developers
Original-Maintainer: Tobias Klauser
Architecture: all
Version: 2.0.2-8
Depends: lynx | www-browser
Suggests: kdevelop
Filename: pool/universe/c/c-cpp-reference/c-cpp-reference_2.0.2-8_all.deb
Size: 980860
MD5sum: 397c4e113602f9fb8ad16ba71340ee99
SHA1: 66a308482550fd5d3e44c56adac4b083bf5ef9b6
SHA256: 6ec07855a0f1863870b56feb5645742e63fd294e81b11bfe6d67cfc07ec0daf9
Description-en: C and C++ programming reference
A reference for C and C++ primarily created to be used with KDevelop. As it is
in HTML format, it can also be used without KDevelop using your favorite
browser.
Description-md5: 4c62d0e81134f37bb23091b8d7601beb
Homepage: http://kdevelop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

4. References on Ubuntu 16.04 LTS (Xenial Xerus)

bzr-stats (0.1.0+bzr51-1)

bzr-tweet (1.3.0-1)

bzr-xmloutput (0.8.8+bzr162-5)

c++-annotations-contrib (10.5.0-1)

c++-annotations-pdf (10.5.0-1)

c++-annotations-ps (10.5.0-1)

c++-annotations-txt (10.5.0-1)

c-icap (1:0.4.2-2)

c-sig (3.8-20)

c2hs-doc (0.27.1-1)

ca-cacert (2011.0523-2)

ca-certificates (20210119~16.04.1)

ca-certificates-java (20160321ubuntu1)

cabal-debian (4.31-4)

cableswig (0.1.0+git20150808-2)

caca-utils (0.99.beta19-2ubuntu0.16.04.2)

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

C++ standard library reference

License

p12tic/cppreference-doc

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

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.

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

Источник

c-cpp-reference

This package is not part of any Debian distribution. Thus you won’t find much information here. The package is either very new and hasn’t appeared on mirrors yet, or it’s an old package that eventually got removed. The old news are kept for historic purpose only.

  • [ 2016-09-22 ] c-cpp-reference REMOVED from testing ( Debian testing watch )
  • [ 2016-09-21 ] Removed 2.0.2-8 from unstable ( Debian FTP Masters )
  • [ 2012-05-22 ] c-cpp-reference 2.0.2-8 MIGRATED to testing ( Debian testing watch )
  • [ 2012-05-11 ] Accepted c-cpp-reference 2.0.2-8 (source all) ( Tobias Klauser ) (signed by: Bart Martens )
  • [ 2010-01-28 ] c-cpp-reference 2.0.2-7 MIGRATED to testing ( Debian testing watch )
  • [ 2010-01-17 ] Accepted c-cpp-reference 2.0.2-7 (source all) ( Tobias Klauser ) (signed by: Daniel Baumann )
  • [ 2006-12-01 ] c-cpp-reference 2.0.2-6 MIGRATED to testing ( Debian testing watch )
  • [ 2006-11-19 ] Accepted c-cpp-reference 2.0.2-6 (source all) ( Tobias Klauser ) (signed by: Daniel Baumann )
  • [ 2006-11-10 ] c-cpp-reference 2.0.2-5 MIGRATED to testing ( Debian testing watch )
  • [ 2006-10-28 ] Accepted c-cpp-reference 2.0.2-5 (source all) ( Matej Vela )
  • [ 2006-10-13 ] c-cpp-reference 2.0.2-4 MIGRATED to testing ( Debian testing watch )
  • [ 2006-10-02 ] Accepted c-cpp-reference 2.0.2-4 (source all) ( Aurelien Jarno )
  • [ 2004-08-19 ] Accepted c-cpp-reference 2.0.2-3 (all source) ( Aurelien Jarno )
  • [ 2003-03-06 ] Accepted c-cpp-reference 2.0.2-2 (all source) ( Aurelien Jarno )
  • [ 2003-03-04 ] Accepted c-cpp-reference 2.0.2-1 (all source) ( Aurelien Jarno )
  • [ 2002-03-06 ] Accepted c-cpp-reference 2.0-3 (all source) ( Ivan E. Moore II )
  • [ 2001-12-05 ] Installed c-cpp-reference 2.0-2 (all source) ( Ivan E. Moore II )
  • [ 2001-12-04 ] Installed c-cpp-reference 2.0-1 (all source) ( Ivan E. Moore II )

Источник

c-cpp-reference

This package is not part of any Debian distribution. Thus you won’t find much information here. The package is either very new and hasn’t appeared on mirrors yet, or it’s an old package that eventually got removed. The old news are kept for historic purpose only.

  • [ 2016-09-22 ] c-cpp-reference REMOVED from testing ( Debian testing watch )
  • [ 2016-09-21 ] Removed 2.0.2-8 from unstable ( Debian FTP Masters )
  • [ 2012-05-22 ] c-cpp-reference 2.0.2-8 MIGRATED to testing ( Debian testing watch )
  • [ 2012-05-11 ] Accepted c-cpp-reference 2.0.2-8 (source all) ( Tobias Klauser ) (signed by: Bart Martens )
  • [ 2010-01-28 ] c-cpp-reference 2.0.2-7 MIGRATED to testing ( Debian testing watch )
  • [ 2010-01-17 ] Accepted c-cpp-reference 2.0.2-7 (source all) ( Tobias Klauser ) (signed by: Daniel Baumann )
  • [ 2006-12-01 ] c-cpp-reference 2.0.2-6 MIGRATED to testing ( Debian testing watch )
  • [ 2006-11-19 ] Accepted c-cpp-reference 2.0.2-6 (source all) ( Tobias Klauser ) (signed by: Daniel Baumann )
  • [ 2006-11-10 ] c-cpp-reference 2.0.2-5 MIGRATED to testing ( Debian testing watch )
  • [ 2006-10-28 ] Accepted c-cpp-reference 2.0.2-5 (source all) ( Matej Vela )
  • [ 2006-10-13 ] c-cpp-reference 2.0.2-4 MIGRATED to testing ( Debian testing watch )
  • [ 2006-10-02 ] Accepted c-cpp-reference 2.0.2-4 (source all) ( Aurelien Jarno )
  • [ 2004-08-19 ] Accepted c-cpp-reference 2.0.2-3 (all source) ( Aurelien Jarno )
  • [ 2003-03-06 ] Accepted c-cpp-reference 2.0.2-2 (all source) ( Aurelien Jarno )
  • [ 2003-03-04 ] Accepted c-cpp-reference 2.0.2-1 (all source) ( Aurelien Jarno )
  • [ 2002-03-06 ] Accepted c-cpp-reference 2.0-3 (all source) ( Ivan E. Moore II )
  • [ 2001-12-05 ] Installed c-cpp-reference 2.0-2 (all source) ( Ivan E. Moore II )
  • [ 2001-12-04 ] Installed c-cpp-reference 2.0-1 (all source) ( Ivan E. Moore II )

Источник

Оцените статью