Update md2docbook.py location.

This commit is contained in:
Edward Tomasz Napierala 2020-01-20 17:14:07 +00:00
parent 1264abd062
commit 020f6eac2a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53794

View file

@ -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
<url>s without a description are missing the closing "/>" which is the cause