summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-10-14fix current release-version attribute in docsDan Allen
2022-10-14use Ruby 3.1.2 in docsDan Allen
2022-10-14add docinfo example of defining license link tag in HTML headDan Allen
2022-10-12add point about RVM to warning about using gem installDan Allen
2022-10-12add important admonition about bundle exec in Bundler section of installation...Dan Allen
2022-10-12add warning to docs about not using gem install as root user unless in a cont...Dan Allen
2022-10-08add tip about reference converters to custom converters pageDan Allen
2022-10-06port fix for #4362 add notice that Atom is being sunsetSteve Goodman
2022-09-16remove redundant require statements in extension examplesDan Allen
2022-09-16update inline macro example to return an Inline object and support different ...Dan Allen
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
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 migr...Dan Allen
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 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