Skip to content
forked from aitjcize/cppman

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

License

Notifications You must be signed in to change notification settings

durongze/cppman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppman

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

Build Status

screenshot

Features

  • Syntax highlighting support for sections and example source code.
  • Usage/Interface simliar to the 'man' command
  • Frequently update to support cplusplus.com

Installation

  1. Install from PyPI:
    pip install cppman
  2. Arch Linux users can find it on AUR or using Yaourt:
    yaourt -S cppman or yaourt -S cppman-git
  3. 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

githalytics.com alpha

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published