From 0d4cedb8cd5cab37ef9e323c844aeff0288bc609 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 4 Jan 2024 01:51:30 -0700 Subject: revise DocBook to AsciiDoc page; add heading --- docs/modules/migrate/pages/docbook-xml.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/migrate/pages/docbook-xml.adoc b/docs/modules/migrate/pages/docbook-xml.adoc index 8b30ba27..46706c2a 100644 --- a/docs/modules/migrate/pages/docbook-xml.adoc +++ b/docs/modules/migrate/pages/docbook-xml.adoc @@ -1,13 +1,13 @@ = Migrate from DocBook XML to Asciidoctor :navtitle: Migrate from DocBook XML :url-docbookrx: https://github.com/asciidoctor/docbookrx -// docbookrx.adoc, included in user-manual: Convert DocBook XML to AsciiDoc -One of the things Asciidoctor excels at is converting AsciiDoc source into valid and well-formed DocBook XML content. - -What if you're in the position where you need to go the other way: migrate all your legacy DocBook XML content to AsciiDoc? +A task Asciidoctor excels at is converting AsciiDoc source into valid and well-formed DocBook XML content. +But what if you're in the position where you need to go the other way, to migrate your legacy DocBook XML content to AsciiDoc? The prescription (℞) you need to get rid of your DocBook pains could be {url-docbookrx}[DocBookRx^]. +== DocBookRx + DocBookRx is an early version of a DocBook to AsciiDoc converter written in Ruby. This converter is far from perfect at the moment, but it improves with each document it converts. -- cgit v1.2.3