This repository provides both terminal-based and GUI applications for reading documentation in Open Euphoria (OE) source-code modules and generating (via the Creole application, included within an OE distribution) html output.
The E2CR applications scan the source for keywords which are automatically collected for output. These keywords can be user-defined or left to default.
In addition, the applications scan for specially coded blocks (starting and ending with user-defined signals - defaults are "--/*" and "--*/) where all the embedded comment is treated as markup code. All lines are stripped of leading comment code ("--") before being added to the output.
The resulting extraction is fed into the creole application to generate html code, showing all the keywords and embedded code, with suitable syntax highlighting of all OE-based code, whether of keywords or by using <eucode>...</eucode> blocks.
Downloads:
0 This Week