Colophon
This website is built directly from the osl source code using only free, open-source software. Individual pages are written in Markdown and processed by peg-markdown and a few simple sed and Perl scripts, which are available in the repository. Markdown files are edited using Emacs markdown-mode. The Atom feed is maintained by hand in Emacs using nxml-mode.
The API documentation is generated with a modified version of f90doc. Examples are generated directly the corresponding source code, with the output being generated on the fly. That is, each example is built against the current version of the library and the output generated anew each time. Syntax highlighting is performed using GNU Source-highlight.