Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-27 Thread Erik Joelsson
Looks good. /Erik On 2018-11-27 02:25, Magnus Ihse Bursie wrote: On 2018-11-26 20:33, Erik Joelsson wrote: Nice to see this finally happening! ProcessMarkdown.gmk: Looks like indentation got messed up on lines 79 and 98. Looks good otherwise. Ooops. Updated webrev: http://cr.openjdk.java.

Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-27 Thread Magnus Ihse Bursie
On 2018-11-26 20:33, Erik Joelsson wrote: Nice to see this finally happening! ProcessMarkdown.gmk: Looks like indentation got messed up on lines 79 and 98. Looks good otherwise. Ooops. Updated webrev: http://cr.openjdk.java.net/~ihse/JDK-8178317-man-pages-according-to-JEP299/webrev.02 /Magn

Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-27 Thread Magnus Ihse Bursie
On 2018-11-26 19:57, Magnus Ihse Bursie wrote: This patch will finally implement the last part of JEP 299, moving man pages into the prescribed location in the source tree. This patch also prepares for supplying man pages in markdown format, which will be converted to troff (standard man page

Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-26 Thread Magnus Ihse Bursie
/Magnus > 26 nov. 2018 kl. 23:14 skrev David Holmes : > > Hi Magnus, > > I'm still rather confused by this JEP. IIUC this is mainly the infrastructure > work needed to support manpages, but the actual manpages present in the > sources are completely out of date and not in sync with the onli

Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-26 Thread David Holmes
Hi Magnus, I'm still rather confused by this JEP. IIUC this is mainly the infrastructure work needed to support manpages, but the actual manpages present in the sources are completely out of date and not in sync with the online documentation. Correct? Thanks, David On 27/11/2018 4:57 am, Ma

Re: RFR: JDK-8178317 Create man pages using pandoc from markdown sources

2018-11-26 Thread Erik Joelsson
Nice to see this finally happening! ProcessMarkdown.gmk: Looks like indentation got messed up on lines 79 and 98. Looks good otherwise. /Erik On 2018-11-26 10:57, Magnus Ihse Bursie wrote: This patch will finally implement the last part of JEP 299, moving man pages into the prescribed locati