Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Simple example project

This directory contains a simple example project to demonstrate how cldoc can be used. The provided Makefile will by default just built a simple shared library. The documentation for this library can be generated with make doc, which will write the generated website in the html/ directory. Use make serve to open the website.