summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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 token...Dan Allen
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 att...Dan Allen
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 overridden...Dan Allen
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 s...Robert Bennett
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
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 saf...Dan Allen
2021-11-08document how to enable and use the sourcemap [skip ci]Dan Allen
2021-11-08revise the docs for the :safe API option [skip ci]Dan Allen
2021-11-03add link to Kramdown AsciiDoc on the Markdown migration page [skip ci]Dan Allen
2021-11-01remove old load-templates.adoc page from nav for API [skip ci]Dan Allen
2021-10-29update the apidoc for the Document#write method [skip ci]Dan Allen
2021-10-24clarify role of standalone option in creating a standalone or embedded docume...Dan Allen
2021-10-24remove redundant use of typically in docs [skip ci]Dan Allen
2021-10-23clarify the association between backend and converter and link to custom conv...Dan Allen
2021-10-20resolves #4191 add comparison example to API intro to help someone transition...Dan Allen
2021-10-18link to a real-world example of a docinfo file in a non-archived repository [...Dan Allen
2021-10-18rename default branchDan Allen
2021-10-18fix URLs in docsDan Allen
2021-10-18add links between custom converter and converter template pagesDan Allen