summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2021-10-17add links from main converters page to page that lists available convertersDan Allen
2021-10-16document that converter templates can be shared with AsciidoctorJ, but not As...Dan Allen
2021-10-16document how to specify multiple template directories when using converter te...Dan Allen
2021-10-15apply minor revisions and rephrasing to Converter Templates pageDan Allen
2021-10-15remap api:load-templates.adoc to convert:templates.adocDan Allen
2021-10-14resolves #3948 document how to use converter templates (PR #4180)Dan Allen
2021-10-13resolves #4154 document how to uninstall the Asciidoctor gem (PR #4187)Dan Allen
2021-10-12clarify the behavior of the --pre option for gem installDan Allen
2021-10-12revise intro on Install page; provide clearer recommendations for which insta...Dan Allen
2021-10-09resolves #4175 document the syntax topic of the --help CLI option (PR #4181)Dan Allen
2021-10-09fix xref on CLI intro pageDan Allen
2021-10-09link to the man page for the asciidoctor command that is included in the docsDan Allen
2021-10-09use internal link to CLI and API from intro pageDan Allen
2021-09-28add missing file in documentationDan Allen
2021-09-28create a proper intro page for the API in the documentationDan Allen
2021-09-25document how to make more elements addressable from CSS using id and role att...Dan Allen
2021-09-25add note to AsciiDoc.py migration guide about differences in ID generationDan Allen
2021-09-23clarify description of Asciidoctor in docsDan Allen
2021-09-21fix reference to delimited blocks in docsDan Allen
2021-09-21minor clarifications to docs for custom converterDan Allen
2021-09-20fix location of asciidoctor command on custom converter pageDan Allen
2021-09-20remove "Built-in" from title for page of convertible contextsDan Allen
2021-09-20add missing pageDan Allen
2021-09-20move reference of built-in convertible contexts to separate pageDan Allen
2021-09-20split converters page and move to convert moduleDan Allen
2021-09-20resolves #4136 document how to create a custom converter (PR #4172)Dan Allen
2021-09-20replace the term tag with element to refer to an element node in HTML or XMLDan Allen
2021-09-19fix link to API docs for SyntaxHighlighter classDan Allen
2021-09-13add link to source of default stylesheet; pull references to default styleshe...Dan Allen
2021-09-01remove .1 from the URL of the asciidoctor man pageDan Allen
2021-09-01map reference to CLI Options to section in asciidoctor man pageDan Allen
2021-08-31resolves #4125 publish man page for asciidoctor(1) with docs (PR #4126)Dan Allen
2021-08-29show linenums as option instead of positional attribute in docsDan Allen
2021-08-16add one more summary clause on the difference between a converter and a backendDan Allen
2021-08-16document the distinction between a converter and a backendDan Allen
2021-08-16update code for Tree Processor exampleDan Allen
2021-08-14rename url-rubygem attribute in docs to url-rubygemsDan Allen