| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a long-standing issue: | Ingo Schwarze | 2018-05-09 | 1 | -2/+3 |
* | Eliminate the class=It-* attributes. | Ingo Schwarze | 2018-05-08 | 1 | -17/+25 |
* | Switch the emitted HTML element from <b> to <code> for the fixed | Ingo Schwarze | 2018-05-08 | 1 | -8/+24 |
* | replace my vague and idiosyncratic term "selflink" | Ingo Schwarze | 2018-04-24 | 1 | -1/+1 |
* | The only elements using floats are dt.It-tag, | Ingo Schwarze | 2017-07-16 | 1 | -2/+3 |
* | use the same width increase logic for .Bl -hang as for .Bl -tag | Ingo Schwarze | 2017-07-15 | 1 | -1/+1 |
* | correct left margins for different classes of definition lists | Ingo Schwarze | 2017-07-15 | 1 | -5/+5 |
* | Handle .Bl -compact via CSS rather than writing individual style | Ingo Schwarze | 2017-07-14 | 1 | -0/+8 |
* | Port ctags-style, less(1) :t internal searching from terminal output | Ingo Schwarze | 2017-03-13 | 1 | -0/+5 |
* | Wrap .St content in a <span class="St">. | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
* | mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>; | Ingo Schwarze | 2017-02-05 | 1 | -5/+10 |
* | for .Rs, use <cite> | Ingo Schwarze | 2017-02-05 | 1 | -1/+2 |
* | Improve HTML formatting of .Bl -tag. | Ingo Schwarze | 2017-01-25 | 1 | -3/+12 |
* | slightly simplify header and footer styles | Ingo Schwarze | 2017-01-21 | 1 | -7/+6 |
* | Avoid writing constant style attributes over and over again. | Ingo Schwarze | 2017-01-21 | 1 | -3/+6 |
* | clean up the remaining class attributes | Ingo Schwarze | 2017-01-21 | 1 | -26/+13 |
* | Standardize class attributes for semantic macros. | Ingo Schwarze | 2017-01-20 | 1 | -25/+41 |
* | standardize .Rs class attributes | Ingo Schwarze | 2017-01-20 | 1 | -15/+16 |
* | standardize .Bl and .It class attributes | Ingo Schwarze | 2017-01-20 | 1 | -46/+35 |
* | clean up markup of .Bd, .D1, .Dl, .Li, and .Ql; | Ingo Schwarze | 2017-01-19 | 1 | -3/+11 |
* | clean up .Sx and .Xr HTML markup | Ingo Schwarze | 2017-01-19 | 1 | -3/+2 |
* | Clean up CSS rules for sections and paragraphs. | Ingo Schwarze | 2017-01-19 | 1 | -7/+13 |
* | Clean up and fix rules for header and footer lines. | Ingo Schwarze | 2017-01-19 | 1 | -12/+21 |
* | Start cleanup: trim useless HTML comments, <div> elements, | Ingo Schwarze | 2017-01-19 | 1 | -22/+19 |
* | fix error page indentation: | Ingo Schwarze | 2016-04-13 | 1 | -1/+2 |
* | Unify the three stylesheets into a single CSS file. | Ingo Schwarze | 2015-11-05 | 1 | -0/+158 |