Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2020 17:14:07 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53794 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <202001201714.00KHE7Xm087598@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Jan 20 17:14:07 2020
New Revision: 53794
URL: https://svnweb.freebsd.org/changeset/doc/53794

Log:
  Update md2docbook.py location.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/README

Modified: head/en_US.ISO8859-1/htdocs/news/status/README
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/README	Mon Jan 20 15:20:41 2020	(r53793)
+++ head/en_US.ISO8859-1/htdocs/news/status/README	Mon Jan 20 17:14:07 2020	(r53794)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001201714.00KHE7Xm087598>