summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04update list of errors and warnings; revise descriptionsDan Allen
2021-08-04remove unused See Also column on errors and warnings pageDan Allen
2021-08-03switch default branch to 2.1.xDan Allen
2021-08-03import updates from 2.0.16 releaseDan Allen
2021-08-03add Asciidoctor 2.0.16 release to the What's New page (PR #4119)Sarah White
2021-08-03fortify the localization support page with some keywords and additional contextDan Allen
2021-08-03update supported platformsSarah White
2021-08-03resolves #4012 use man page and manpage terminology consistently in docs (PR ...Dan Allen
2021-08-03fix section title in CHANGELOG [skip ci]Dan Allen
2021-08-03remove entry for unused attributeDan Allen
2021-08-03update description of backend option [skip ci]Dan Allen
2021-08-03link to man page for current release [skip ci]Dan Allen
2021-08-02add missing references to #4059 in CHANGELOGDan Allen
2021-08-02resolves #4118 use autoprefixer to manage browser prefixes in default stylesh...Dan Allen
2021-08-02add missing entry to CHANGELOG for #4062 [skip ci]Dan Allen
2021-08-02update default stylesheet to fix conflict between text decoration and bottom ...Dan Allen
2021-08-02remove display rule in default stylesheet for elements introduced in HTML5Dan Allen
2021-08-02change dependencies in stylesheet build to devDependencies [skip ci]Dan Allen
2021-08-02resolves #4116 update default stylesheet to indent content of details element...Dan Allen
2021-08-02upgrade postcss [skip ci]Dan Allen
2021-08-01update CHANGELOG entry for #4114 [skip ci]Dan Allen
2021-08-01resolves #4098 reorganize and improve the docs that explain how to create man...Dan Allen
2021-08-01remove redundant styles from the stylesheetDan Allen
2021-07-31resolves #4114 update font styles for summary element to match font styles of...Dan Allen
2021-07-31use "present" as end copyright year to indicate project is ongoing [skip ci]Dan Allen
2021-07-31merge PR #4088Dan Allen
2021-07-31use single quoted string or use %() for interpolated string in test suiteDan Allen
2021-07-31omit_parentheses where possible in test codeDan Allen
2021-07-31omit_parentheses where possible in main codeDan Allen
2021-07-31remove colon after annotation tag in commentsDan Allen
2021-07-31resolves #2557 enable RuboCop to enforce a consistent code style and perform ...Dan Allen
2021-07-31add dedicated section about compat mode to the AsciiDoc.py migration pageDan Allen
2021-07-31clarify on AsciiDoc.py migration page that only the font size and color roles...Dan Allen
2021-07-31document the change to inline roles on the AsciiDoc.py migration pageDan Allen
2021-07-31better illustrate the influence of compat-mode on the syntax for inline forma...Dan Allen
2021-07-31extend test for indexterm-promotion option to cover case when term has two en...Dan Allen
2021-07-30fix API doc on attr_writer for text property on table cellDan Allen
2021-07-30fix missing ? in call to option? in DocBook converterDan Allen
2021-07-30fix the docs that explain how to generate an HTML TOC [skip ci]Dan Allen
2021-07-30use correct syntax to refer to static methods on Converter class [skip ci]Dan Allen
2021-07-29add missing entry to CHANGELOG [skip ci]Dan Allen
2021-07-29add locale for Thai (PR #4113)NinaKK
2021-07-29fix Reader#unshift_all on JRuby to account for List argumentDan Allen
2021-07-29resolves #4106 use queue to iterate over lines in reader instead of stack (PR...Dan Allen
2021-07-29document that the Pygments installation can be set in a custom adapter that e...Dan Allen
2021-07-29use consistent style for section titles in docs module for syntax highlightingDan Allen
2021-07-29rename syntax-highlighter-prism.rb to prism-syntax-highlighter.rbDan Allen
2021-07-29document how to extend a built-in syntax highlighter adapterDan Allen
2021-07-27resolves #4110 fix missing automatic reftext for internal xrefs in manpage ou...Dan Allen
2021-07-25Fix syntax error in default stylesheet page; make steps for extending default...Dan Allen