summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Collapse)Author
2024-06-04link directly to gem install section from Windows install pageHEADmainDan Allen
2024-06-04clarify that RVM is only for Linux (and optionally for macOS)Dan Allen
2024-05-22resolves #4594 remove argument from extension registration block in docsDan Allen
2024-05-16restore dropped sentence about multi-file editing on GitLabDan Allen
2024-05-16Edit docs about AsciiDoc preview in hosted git repositories (PR #4583)Jeremy Potter
2024-03-30update the converter template tutorial so it doesn't leave out important stepsDan Allen
2024-02-22fix typo on preprocessor page; add note about using it as an event listenerDan Allen
2024-02-07use ruby instead of rb as language on Ruby source blockDan Allen
2024-02-04rework the backend and converter sections for each of the built-in convertersDan Allen
2024-02-04add disclaimer about the use of Google Fonts in the output of the HTML converterDan Allen
2024-01-27add italic example to compat formatting tableDan Allen
2024-01-25document the logger API optionDan Allen
2024-01-15docs: add correct Fedora package url (PR #4536)Ondřej Pohořelský
2024-01-04add hint about pathway from doxygen to AsciiDoc by way of DocBookRx白一百
2024-01-04revise DocBook to AsciiDoc page; add headingDan Allen
2023-12-15update the pandoc command in the options from the deprecated "asciidoctor" ↵samoorai
to "asciidoc" (PR #4526)
2023-12-06add list of debug messages to errors and warnings pageDan Allen
2023-11-20add command to preview HTML in the terminalDan Allen
2023-11-20improve documentation for how to use man page converter; show example of ↵Dan Allen
converting a non-man page
2023-11-20document how to enable the catalog_assets option using an extensionDan Allen
2023-11-19document that the logger can be accessed by calling Document#loggerDan Allen
2023-11-12add git asciidoc man page link to docs (PR #4518)Alexandre ZANNI
2023-11-02add reference to article about BundlerDan Allen
2023-11-01skip-front-matter is an attribute, not an optionDan Allen
2023-10-23add tip to docs for how to reference templates on classloader [skip ci]Dan Allen
2023-10-20fix misspelling in docsKjell Irgens
2023-10-19replace mogztter by ggrossetie in URLs (PR #4505)Guillaume Grossetie
2023-10-19fix broken google doc extention link (PR #4504)Tonis Piip
2023-10-11fix option name for :parse_header_only (was :header_only, which is incorrect)Dan Allen
2023-10-11fix minor typo in favicon docs (PR #4502)VZ
2023-09-27add bundle init command on installation page (PR #4485)D. Laing
2023-09-25put the word Ruby in the link to the Ruby APIDan Allen
2023-07-11remove trailing slash from URLDan Allen
2023-07-11Update URL for Slim in docs (PR #4469)Karl Dangerfield
2023-07-11use asterisk as unordered list marker for consistencyDan Allen
2023-06-22add disclaimer about the Asciidoctor Skins projectDan Allen
2023-06-18fix comment about relationship between allow-uri-read and data-uri ↵Dan Allen
attributes when converting to PDF
2023-06-05remove a few more cases when source style is used in docs when not neededDan Allen
2023-05-29remove explicit source style in docs when not neededDan Allen
2023-05-26bump minimum version of CRuby to 2.7Dan Allen
2023-05-26update table of supported OS platforms in docsDan Allen
2023-05-18fix formatting on what's new page [no ci]Dan Allen
2023-05-18add what's new for 2.0.19 releaseDan Allen
2023-05-17fix cases when source style is missing on literal block in docsDan Allen
2023-05-15add release notes for 2.0.18 to what's new pageDan Allen
2023-05-15update description of what's new page and apply monospace to keywords in pageDan Allen
2023-05-07add "Use" at start of local font awesome page titleDan Allen
2023-05-01add system encoding section to system requirements page in docsDan Allen
2023-04-30resolves #3929 treat uri:classloader: as absolute path prefix when running ↵Dan Allen
on JRuby (PR #4444)
2023-04-30fix grammatical error in docsDan Allen