Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | winsup/doc: Generate ANSI rather than K&R style function prototypes | Jon TURNEY | 2015-06-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Since K&R style prototypes appear to be the default for HTML and FO, customize the stylesheets rendering of funcsynopsis elements to generate ANSI style prototypes instead. 2015-06-17 Jon Turney <jon.turney@dronecode.org.uk> * fo.xsl: Render funcsynopsis elements as ANSI style function prototypes. * html.xsl: Ditto. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> | ||||
* | winsup/doc: Rename cygwin.xsl as html.xsl | Jon TURNEY | 2015-06-18 | 1 | -0/+26 |
For clarity, rename cygwin.xsl as html.xsl, because that's what it is 2015-06-17 Jon Turney <jon.turney@dronecode.org.uk> * html.xsl: Renamed from cygwin.xsl. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> |