Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 451 Bytes

DOCUMENTATION.rst

File metadata and controls

22 lines (15 loc) · 451 Bytes

Documentation Snippets

Language Configuration

Possible variable substitutions:

{path}
the temporary directory where the source file and the binary file reside
{basename}
the submitted or generated filename without extension
{srcfile}
the filename of the source file
{binfile}
the filename of the binary file (or the source file, if in a scripting language)