Skip to content
forked from conan-io/docs

conan.io reStructuredText documentation

License

Notifications You must be signed in to change notification settings

mongolsteppe/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for conan C/C++ package manager. https://conan.io

Built and served by readthedocs:

Documentation Status

How to build

  • Install python and pip docs.

  • Install the requirements (sphinx):

    $ pip install -r requirements.txt

  • Build the documentation:

    $ make html

How to read the built docs

Open a browser and select the _build/html/index.html file. E.j:

$ firefox _build/html/index.html

How to contribute

Fork this repository and open a Pull Request.

About

conan.io reStructuredText documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.5%
  • Python 29.0%
  • JavaScript 11.4%
  • Makefile 10.6%
  • Batchfile 10.1%
  • CSS 4.9%
  • Other 0.5%