summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-08-24bump minimum required Ruby version to 2.5 (PR #4341)Dan Allen
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-08-15doc: fix typo (PR #4332)Mo-Gul
2022-08-03update mathematical page to reflect macOS support (PR #4326)Harrison Chin
2022-07-29remove reference to jdocbook plugin exampleDan Allen
2022-07-27be more clear about what's included in the embedded outputDan Allen
2022-07-26resolves #4044 document how to use a local copy of Font AwesomeDan Allen
document the iconfont-remote and iconfont-name attributes
2022-07-25advise against mixing syntax highlighting and AsciiDoc text formattingDan Allen
2022-07-20add more detail for how to apply substitutions to inline text in an extensionDan Allen
2022-07-20add section that gives suggestions for how to convert from DocBook to PDFDan Allen
2022-07-14document how to turn off compat mode when using the setext-style document titleDan Allen
2022-07-14fix unescaped preprocessor conditional in example snippet on AsciiDoc.py ↵Dan Allen
migration page
2022-07-14remove excess indentation in example snippet on AsciiDoc.py migration pageDan Allen
2022-07-07document how to extract text from HTML using w3m or elinksDan Allen
2022-07-07fix missing period in docsDan Allen
2022-07-03add example of extended syntax highlighter that processes an individual ↵Dan Allen
token value
2022-06-24update list of locale attributes in docsDan Allen
2022-06-12document how to write a custom converter that converts to text onlyDan Allen
2022-05-28Add SciTE to the list of text editors that support AsciiDoc (PR #4294)Georger Araújo
2022-05-10change ArchLinux to Arch Linux in docs [no ci]Dan Allen
2022-05-10add Arch Linux install step for the rouge gem (PR #4293)Alexandre ZANNI
2022-04-21clarify how the docinfodir value is resolved [skip ci]Dan Allen
2022-04-04change :templates_dir API option to :template_dirs (PR #4260)TJ Mazeika
2022-02-13add description to docs start pageDan Allen
2022-02-02add hosted git repositories to tooling pageDan Allen
2022-01-31remove outdated comments in docsDan Allen
2022-01-31rewrite intro for docinfo filesDan Allen
2022-01-25add description to AsciiDoc.py migration pageDan Allen
2022-01-23add release notes for the 2.0.17 release to the What's New pageDan Allen
2022-01-23add description to what's new pageDan Allen
2022-01-18Update web browser add-ons section to include Edge (PR #4243)Ted Bergeron
2022-01-18add description to features pageDan Allen
2022-01-09cite example for remapping a backend to a different converter in the docsDan Allen
2022-01-07resolves #4103 clarify that substitutions are not applied to the value of ↵Dan Allen
attributes defined via API or CLI
2022-01-07fix layout of API options tableDan Allen
2022-01-05clarify that Asciidoctor core may sometimes be referred to as Asciidoctor RubyDan Allen
2022-01-04document how to repurpose a man page with a different nameDan Allen
2022-01-04document how the secondary names are handled by the manpage converterDan Allen
2021-12-24fix documentation to state that mantitle and manvolnum can only be ↵Dan Allen
overridden using doctitle
2021-12-24minor change to avoid wrapping in example for custom syntax highlighterDan Allen
2021-12-24fix syntax highlighter example to fully support pygments-stylesheet attributeDan Allen
2021-12-23added example to docs of extending the pygments adapter to link to a custom ↵Robert Bennett
stylesheet
2021-12-23Fix typos and misspellings in docs and code (PR #4222)Kian Meng, Ang
2021-12-17rephrase opening sentence of docs [skip ci]Dan Allen
2021-11-28introduce installation via Ruby packaging in the docs [skip ci]Dan Allen
2021-11-11revise errors and warnings page for accuracyDan Allen
- add mention of debug level - highlight aliases for level labels - change fail to fatal
2021-11-11fix typo in docsDan Allen
2021-11-09add Catalog Assets page to navDan Allen
2021-11-09document how to catalog assets when using the API [skip ci]Dan Allen
2021-11-08document the security assumptions of the processor as they related to the ↵Dan Allen
safe mode [skip ci]