Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Documentation

The public API is at https://johelegp.github.io/jegp/. It abides to Semantic Versioning 2.0.0, with the versions being git tags.

Compatibility

SD-8 states the rights the JEGP library reserves for itself.

No guarantee of ABI stability is made.

Make PDF

  1. Follow the "Getting Started" at https://github.com/cplusplus/draft.

  2. Set JEGP_DOC_PDF ON when generating the project.

Generate HTML

  1. Meet the prerequisites at https://github.com/Eelis/cxxdraft-htmlgen. Optionally see the "sectionfilestyle".

  2. Set JEGP_DOC_HTML to ON or a "sectionfilestyle" when generating the project.