summaryrefslogtreecommitdiff
path: root/docs/modules/migrate
AgeCommit message (Collapse)Author
2024-01-27add italic example to compat formatting tableDan Allen
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-10-19replace mogztter by ggrossetie in URLs (PR #4505)Guillaume Grossetie
2023-10-19fix broken google doc extention link (PR #4504)Tonis Piip
2023-05-29remove explicit source style in docs when not neededDan Allen
2023-04-02update pandoc command to use asciidoctor target; disable native_divs extensionDan Allen
2023-04-02update pandoc command in convert.groovy (PR #4408)ioannisstavrakakis
2023-04-02clean up pandoc commands for converting from docx; use asciidoctor as target ↵Dan Allen
format
2023-02-15add mapping for obsolete docinfo1 and docinfo2 document attributes to ↵Dan Allen
AsciiDoc.py migration guide
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-07-14document how to turn off compat mode when using the setext-style document titleDan Allen
2022-07-14fix unescaped preprocessor conditional in example snippet on AsciiDoc.py ↵Dan Allen
migration page
2022-07-14remove excess indentation in example snippet on AsciiDoc.py migration pageDan Allen
2022-07-07document how to extract text from HTML using w3m or elinksDan Allen
2022-01-25add description to AsciiDoc.py migration pageDan Allen
2021-12-23Fix typos and misspellings in docs and code (PR #4222)Kian Meng, Ang
2021-11-03add link to Kramdown AsciiDoc on the Markdown migration page [skip ci]Dan Allen
2021-10-18fix URLs in docsDan Allen
- replace default branch with HEAD where possible (or drop reference, if possible) - use readme anchor to link to README for project on GitHub - use jsdelivr to reference file from repository on GitHub - remove unused badges in README files - make badge for chat consistent across README files
2021-09-25add note to AsciiDoc.py migration guide about differences in ID generationDan Allen
2021-09-21fix reference to delimited blocks in docsDan Allen
2021-08-03resolves #4012 use man page and manpage terminology consistently in docs (PR ↵Dan Allen
#4121) - use "manpage" when referring to backend or doctype value - use "man page" in all other cases - improve description of warnings that pertain to manpage doctype - revise documentation for manpage backend
2021-08-03remove entry for unused attributeDan Allen
2021-07-31add dedicated section about compat mode to the AsciiDoc.py migration pageDan Allen
2021-07-31clarify on AsciiDoc.py migration page that only the font size and color ↵Dan Allen
roles are deprecated
2021-07-31document the change to inline roles on the AsciiDoc.py migration pageDan Allen
2021-07-31better illustrate the influence of compat-mode on the syntax for inline ↵Dan Allen
formatting on AsciiDoc.py migration page
2021-06-21use the -e flag in place of the -s flag in the documentation (related to ↵Dan Allen
#1444) [skip ci]
2021-06-13Remove 'simply' in docs (PR #4085) [skip ci]Guillaume Grossetie
2021-05-12document how to restore substitutions on passthrough blocks when migrating ↵Dan Allen
from AsciiDoc.py [skip ci]
2021-05-09resolves #4052: fix some your/you're usage (PR #4053)Jason Hood
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-02-28[docs] on MS Word migration page, add a pandoc command using docker and ↵Diego Carrasco Gubernatis
update command (PR #3956)
2021-01-13switch links to Asciidoctor Diagram to intrasite references [skip ci]Dan Allen
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-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-08switch fenced code blocks to AsciiDoc source blocks and always set languageDan Allen
2020-12-08rename Language Support to Localization Support and revise introDan Allen
2020-12-08create integration modules; update stylesheet pagesSarah White
2020-12-08rearchitect modules and filenames and drop asciidoctor folder under docsSarah White