summaryrefslogtreecommitdiff
path: root/docs/modules/api/pages
AgeCommit message (Collapse)Author
2024-01-25document the logger API optionDan Allen
2023-11-20document how to enable the catalog_assets option using an extensionDan Allen
2023-10-11fix option name for :parse_header_only (was :header_only, which is incorrect)Dan Allen
2023-09-25put the word Ruby in the link to the Ruby APIDan Allen
2023-05-29remove explicit source style in docs when not neededDan Allen
2023-04-24document the find_by method on blocksDan Allen
2023-04-02move tip to enable sourcemap from extension to dedicated sectionDan Allen
2023-04-02Clarify in docs that source_location is not tracked by default (PR #4416)Shahbaz Youssefi
2023-03-13clarify that inline anchors in paragraphs and list items are cataloged ↵Dan Allen
during initial parse; must be escaped with backslash
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-07-27be more clear about what's included in the embedded outputDan Allen
2022-01-07resolves #4103 clarify that substitutions are not applied to the value of ↵Dan Allen
attributes defined via API or CLI
2022-01-07fix layout of API options tableDan Allen
2021-11-09document how to catalog assets when using the API [skip ci]Dan Allen
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-10-24clarify role of standalone option in creating a standalone or embedded ↵Dan Allen
document [skip ci]
2021-10-20resolves #4191 add comparison example to API intro to help someone ↵Dan Allen
transitioning from the CLI
2021-10-18rename default branchDan Allen
2021-10-15remap api:load-templates.adoc to convert:templates.adocDan Allen
2021-09-28add missing file in documentationDan Allen
2021-09-28create a proper intro page for the API in the documentationDan Allen
- move the API basics to the convert-files.adoc pages
2021-09-21minor clarifications to docs for custom converterDan Allen
- define a node as a block or inline element - clarify relationship between context and node_name - show how to pass converter class using the :converter API option
2021-08-14update links to rubydoc.info to build on a shared attributeDan Allen
2021-08-03update description of backend option [skip ci]Dan Allen
2021-07-30fix the docs that explain how to generate an HTML TOC [skip ci]Dan Allen
2021-07-20fix broken xref on API index page in docs [skip ci]Dan Allen
2021-07-20rewrite the intro page for the API [skip ci]Dan Allen
2021-07-06minor rewording on API page [skip ci]Dan Allen
2021-07-06add more prominent link to Ruby API for Asciidoctor; update links to ↵Dan Allen
AsciidoctorJ and Asciidoctor.js on API page [skip ci]
2021-04-09carry edits to README over to docsDan Allen
2021-02-05Document the header_only option (PR #3934) [skip ci]Guillaume Grossetie
2021-01-02Correct extension registry errors in options.adoc (PR #3902)djencks
2020-12-22update AsciidoctorJ URLs to xrefs and page ID (PR #3888)Sarah White
2020-12-08clean up API options table and add xrefsSarah White
2020-12-08content clarifications, syntax fixes, and added xrefsSarah White
2020-12-08use Ruby 2 hash syntax in examplesDan Allen
2020-12-08create integration modules; update stylesheet pagesSarah White
2020-12-08add :standalone option to Ruby API options; list :header_footer as ↵Dan Allen
deprecated alias
2020-12-08rearchitect modules and filenames and drop asciidoctor folder under docsSarah White