From 72783b1f556ce2cc2122b84bbdfc915f948ac57b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 9 Feb 2000 17:34:36 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@2352 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/writing-documentation.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/deal.II/doc/development/writing-documentation.html b/deal.II/doc/development/writing-documentation.html index fe69e21aee..592b90d062 100644 --- a/deal.II/doc/development/writing-documentation.html +++ b/deal.II/doc/development/writing-documentation.html @@ -209,11 +209,11 @@ present, this program is still in alpha stage, but once stable we will use for the generation of documentation. In particular, we will then start thinking about using kdoc also for the generation - of printable documentation, through its SGML backend. + of printable documentation, through its DocBook SGML backend.

- Speaking of SGML, we are considering switching to SGML + Speaking of SGML, we are considering switching to DocBook SGML altogether. At present, printing of some documentation, most notably the example programs is not really supported, and we consider ways to convert them to SGML along with most other @@ -223,9 +223,11 @@

Switching to SGML would also include replacing the LaTeX-like - layout extensions described above by their SGML alikes. However, - since this is not imminent, you need not care about this at - present. + layout extensions described above by their DocBook SGML + alikes. However, since this is not imminent, you need not care + about this at present. However, if you have spare time to pass, it + would be a valuable goal to invent a way to, for example, convert + the example programs to DocBook SGML.

-- 2.39.5