Skip to main content

C++ man pages generater that generates C++ man pagesfrom cplusplus.com

Project description

https://travis-ci.org/aitjcize/cppman.png?branch=master https://pypip.in/v/cppman/badge.png https://pypip.in/d/cppman/badge.png

cppman

Manual page formatter that generates C++ manual pages from cplusplus.com.

https://raw.github.com/aitjcize/cppman/master/wiki/screenshot.png

Features

  • Syntax highlighting support for sections and example source code.

  • Usage/Interface simliar to the ‘man’ command

  • Hyperlink between manpages

    • Press Ctrl-] when cursor is on keyword to go forward and Ctrl-T to go backward.

    • You can also double-click on keyword to go forward.

  • Frequently update to support cplusplus.com.

Demo

https://raw.github.com/aitjcize/cppman/master/wiki/demo.gif

Installation

  1. Install from PyPI:

$ pip install cppman
  1. Arch Linux users can find it on AUR or using Yaourt:

$ yaourt -S cppman

or install the git version

$ yaourt -S cppman-git
  1. Ubuntu/Debian PPA are no longer maintained. If you are interested in maintaining it, feel free to contact me.

Bugs

  • Please report bugs / mis-formatted pages to the github issure tracker.

Contributing

  1. Fork it

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

Notes

  • manpages-cpp is renamed to cppman since September 19, 2012

https://cruel-carlota.pagodabox.com/d590c9d5f4c2a6dcbaea67a1286d7302

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cppman-0.3.1.tar.gz (92.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page