Skip to content

lamefun/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

920 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 documentation at Read the Docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.7%
  • Python 21.2%
  • Makefile 12.6%
  • Batchfile 12.0%
  • JavaScript 10.7%
  • CSS 3.5%
  • Shell 0.3%