summaryrefslogtreecommitdiff
path: root/docs/modules/convert
AgeCommit message (Expand)Author
2022-07-07fix missing period in docsDan Allen
2022-06-12document how to write a custom converter that converts to text onlyDan Allen
2022-04-04change :templates_dir API option to :template_dirs (PR #4260)TJ Mazeika
2022-01-09cite example for remapping a backend to a different converter in the docsDan Allen
2021-10-29update the apidoc for the Document#write method [skip ci]Dan Allen
2021-10-23clarify the association between backend and converter and link to custom conv...Dan 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-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