summaryrefslogtreecommitdiff
path: root/xslt/dita
Commit message (Expand)AuthorAgeFilesLines
* Update highlight.js to 10.5+ and add SML highlighterShaun McCance2021-02-121-2/+6
* Templatize the grid sizeShaun McCance2021-02-091-2/+2
* Put some CSS in separate tmpl files with simple substitutionsShaun McCance2020-10-161-0/+1
* Adding a syntax highlighter for DucktypeShaun McCance2020-01-261-0/+4
* Update highlight.pack.js to 9.15.8, add awk and shellShaun McCance2019-07-101-2/+10
* Change xsldoc to use ducktypeShaun McCance2018-09-224-19/+27
* Adding stock sidebar supportShaun McCance2018-06-101-0/+6
* Switch to SVG icons for admonition elementsShaun McCance2016-09-161-6/+27
* Use pagewide class to set max content widthShaun McCance2016-09-131-5/+5
* Adding html.content.pre and html.content.post templatesShaun McCance2016-06-221-0/+6
* Use SVG icons for figure resizing and fix figure marginsShaun McCance2016-02-122-1/+7
* Clean up figure autosizing code, now without jqueryShaun McCance2016-02-071-0/+14
* Keep previous links in a stable locationShaun McCance2016-02-031-2/+11
* Do max-width and margin:auto with finer granularityShaun McCance2016-02-022-18/+24
* Adding SQL to the default list of syntax highlighted languagesShaun McCance2016-01-031-0/+5
* Switch to highlight.js and revamp color stylesheetShaun McCance2016-01-033-6/+248
* Use semantic HTML5 sections and footersShaun McCance2015-10-271-8/+8
* Flexboxing commong 'About' footerShaun McCance2015-10-261-70/+48
* Move linktrails stubs to common for all source formats to useShaun McCance2015-10-041-1/+11
* Adding a top-level dita2html driverShaun McCance2015-04-271-0/+34
* Updated FSF's addressDaniel Mustieles2014-01-3110-30/+10
* Applied link trail RTL fixed to docbook and dita tooShaun McCance2013-08-191-1/+1
* Style work on previous/next linksShaun McCance2013-07-201-3/+0
* Added html.class.attr and html.class.attr.modeShaun McCance2013-07-136-68/+166
* dita2html: Implement shortcut and screenShaun McCance2012-11-274-2/+35
* dita2html: Implement imagemap, common dita.ref.href.contentShaun McCance2012-11-274-63/+168
* dita-selectors: Don't use initial char in class attrShaun McCance2012-11-261-112/+112
* dita2html-media: Implement object and paramShaun McCance2012-11-253-0/+62
* dita2html-topic: Don't chunk for topicref buried in reltable etcShaun McCance2012-11-211-10/+18
* Added translators and publishers to AboutShaun McCance2012-11-122-2/+45
* dita2html: Add About footer and ARIA landmarksShaun McCance2012-11-122-8/+123
* dita: Support example and parmlShaun McCance2012-11-112-7/+25
* dita: Implement some reference elementsShaun McCance2012-11-112-12/+55
* dita: Common templates for navtitle/shortdesc, more casesShaun McCance2012-11-104-86/+133
* dita: Handle topicrefs with no hrefShaun McCance2012-11-092-100/+126
* dita2html-topic: Pass topicref instead of cooked up subtopicsShaun McCance2012-11-091-26/+24
* dita2html-topic: Add prev/next linksShaun McCance2012-11-083-3/+99
* dita2html-media: Basic image supportShaun McCance2012-11-083-0/+132
* dita2html-topic: Support shortdesc as intro para and link descShaun McCance2012-11-081-0/+8
* dita: Process from map files, get some linking rightShaun McCance2012-11-086-35/+325
* dita-selectors: Add selectors for map and topicrefShaun McCance2012-10-272-1/+14
* html: Small style tweaksShaun McCance2012-10-081-3/+0
* dita-ref: Handle local URLs, sort ofShaun McCance2012-10-082-21/+24
* dita2html: First pass at xref/href, and fix id attributesShaun McCance2012-10-077-41/+207
* dita-selectors: Implement choicetable by passing to simpletableShaun McCance2012-10-061-4/+17
* dita2html-list: Implemented choices and dlShaun McCance2012-10-063-4/+157
* dita2html-list: Support sli, @compactShaun McCance2012-10-053-2/+83
* dita2html-table: Implemented simpletableShaun McCance2012-10-054-0/+119
* dita2html-block: Support fig, pre, steps-informalShaun McCance2012-10-052-9/+103
* dita2html-topic: Support conref on topic and bodyShaun McCance2012-10-051-10/+28