Skip to content

agateau/cmakedoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMakeDoc

What is it?

CMakeDoc is a command-line tool to read CMake documentation. It lets you search through CMake commands, modules, variables and properties before displaying the selected topic with less or the pager defined in $PAGER.

Demo

CMakedoc demonstration

Dependencies

  • cmake (obviously). Must be in $PATH.
  • less, or a pager defined in $PAGER.

Installation

Using pip:

pip install cmakedoc

Manually:

./setup.py install

About

Command line tool to read cmake documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages