summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Collapse)Author
2021-04-10Add documentation for docinfo header (PR #3954)Mark Rotteveel
2021-04-09carry edits to README over to docsDan Allen
2021-04-08resolves #3994 fix instructions for Confluence XHTML migration (PR #3995)Julio Gómez Díaz
2021-04-07update What's New page for Asciidoctor 2.0.12 (#3998)Sarah White
2021-03-24resolves #3969 add support for using pygments.rb 2.x when ↵Marat Radchenko
source-highlighter=pygments * allow pygments.rb 2.x to be used as alternative to pygments.rb 1.x and document this support * use a single regular expression to rewrite the lineno spans independent of Pygments version * run tests against pygments.rb 2.x in addition to pygments.rb 1.x * update docs about Pygments timeout to be clear it only applies to pygments.rb 1.x * update test description that checks for lineno spans
2021-03-23in the docs, cite section anchors as another feature that relies on the ↵Dan Allen
stylesheet [skip ci]
2021-03-23revise note in docs about replacing the default stylesheet [skip ci]Dan Allen
2021-03-22Apply minor typo and flow change to default stylesheet docs (PR #3977) [skip ci]Chris Perrault
2021-02-28[docs] on MS Word migration page, add a pandoc command using docker and ↵Diego Carrasco Gubernatis
update command (PR #3956)
2021-02-05Document the header_only option (PR #3934) [skip ci]Guillaume Grossetie
2021-01-21minor improvements to docs features page (PR #3917) [skip ci]Younes-L
2021-01-15Fix duplicated words (PR #3912)Guillaume Grossetie
2021-01-15Fix capitalization in the documentation (PR #3913) [skip ci]Guillaume Grossetie
2021-01-14replace the term "extended converter" with "add-on converter" in docs [skip ci]Dan Allen
2021-01-13switch links to Asciidoctor Diagram to intrasite references [skip ci]Dan Allen
2021-01-02Correct extension registry errors in options.adoc (PR #3902)djencks
2020-12-30minor corrections to docs start page [skip ci]Dan Allen
2020-12-30fix grammar [skip ci]Dan Allen
2020-12-29fix Debian package names for rouge and coderay [skip ci]Dan Allen
2020-12-24minor revisions to docs [skip ci]Dan Allen
2020-12-22update AsciidoctorJ URLs to xrefs and page ID (PR #3888)Sarah White
2020-12-21rename asciidoc-python.adoc to asciidoc-py and use AsciiDoc.py to refer to ↵Dan Allen
original processor
2020-12-21refresh statement about the AsciiDoc syntax on the AsciiDoc.py to ↵Dan Allen
Asciidoctor migration page
2020-12-18update listing syntax for commandsSarah White
2020-12-08update DocBook index.adoc with new example and XML snippetSarah White
2020-12-08add my-document source and image references, update associated contentSarah White
2020-12-08update mysample and consolidate to my-document, generate new screenshotsSarah White
2020-12-08fix broken fragment linksDan Allen
2020-12-08update migration to Asciidoctor pagesSarah White
2020-12-08clean up syntax migration tables and add xrefsSarah White
2020-12-08clean up API options table and add xrefsSarah White
2020-12-08create safe mode section titles and anchorsSarah White
2020-12-08content clarifications, syntax fixes, and added xrefsSarah White
2020-12-08use Ruby 2 hash syntax in examplesDan Allen
2020-12-08switch fenced code blocks to AsciiDoc source blocks and always set languageDan Allen
2020-12-08update application message when include file falls outside of jailDan Allen
2020-12-08add additional explicit IDs to contentDan Allen
2020-12-08rename Language Support to Localization Support and revise introDan Allen
2020-12-08add intro on What's New pageDan Allen
2020-12-08clarify that highlightjs-languages only works when generating standalone HTMLDan Allen
2020-12-08write intro for Syntax Highlighting; document how to create a custom adapterDan Allen
- explain what source highlighting is - explain difference between client-side and build-time syntax highlighter - rework table that summarizes built-in syntax highlighters - clarify that Asciidoctor does not apply syntax highlighting when producing DocBook - add page about how to create a custom adapter
2020-12-08rename source-highlighters module to syntax-highlightingDan Allen
2020-12-08rewrite the STEM processing section; document the functionality and caveats ↵Dan Allen
in much more detail
2020-12-08rewrite the pages that cover stylesheet modes and applying a custom ↵Dan Allen
stylesheet; reorder pages in nav
2020-12-08document the default stylesheetDan Allen
2020-12-08clarify definition of Asciidoctor on docs start page; add link for migrating ↵Dan Allen
from AsciiDoc.py
2020-12-08create integration modules; update stylesheet pagesSarah White
2020-12-08rewrite features page in docsDan Allen
2020-12-08add :standalone option to Ruby API options; list :header_footer as ↵Dan Allen
deprecated alias
2020-12-08update title of install parent page and rename some install pagesDan Allen