Skip to content

icicleio/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icicle Documentation

The Icicle user guide and API documentation.

Generating

Documentation is generated using MkDocs. To generate a static, deplyable website, simply run

$ mkdocs build

You can also preview the generated pages locally using

$ mkdocs serve

License

Icicle and its documentation is under the MIT license.