From 020f6eac2a1add55206acce1f7dd588a6997fc32 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Mon, 20 Jan 2020 17:14:07 +0000 Subject: [PATCH] Update md2docbook.py location. --- en_US.ISO8859-1/htdocs/news/status/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/README b/en_US.ISO8859-1/htdocs/news/status/README index 76778a721c..3f545c3dfb 100644 --- a/en_US.ISO8859-1/htdocs/news/status/README +++ b/en_US.ISO8859-1/htdocs/news/status/README @@ -74,12 +74,13 @@ Compiling status reports - best practices "# FreeBSD Team Reports #" or "# Projects #'. Consult md2docbook.py source for the list of recognized tags - Use md2docbook.py to convert from the Markdown draft to DocBook: - https://github.com/trasz/md2docbook. Copy the generated DocBook draft - to en_US.ISO8859-1/htdocs/news/status/report-XXXX-YY-XXXX-ZZ.xml, + https://github.com/freebsd/freebsd-quarterly/tree/master/tools. + - Copy the generated DocBook draft to + en_US.ISO8859-1/htdocs/news/status/report-XXXX-YY-XXXX-ZZ.xml, add it to the list in en_US.ISO8859-1/htdocs/news/status/Makefile, run "make", and review the generated HTML file, en_US.ISO8859-1/htdocs/news/status/report-XXXX-YY-XXXX-ZZ.html. - Adjust the Markdown source and regenerate until you are happy with + - Adjust the Markdown source and regenerate until you are happy with the result. - Tidy up the draft - tidy(1) may be used to get it well-formatted. Usually s without a description are missing the closing "/>" which is the cause