[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/quality-kde-org] tools: Update rkward docs generation to use the KF5 Documentation tooling
From:       Ben Cooksley <null () kde ! org>
Date:       2018-05-15 7:19:15
Message-ID: E1fIUEt-00062w-50 () code ! kde ! org
[Download RAW message or body]

Git commit fa1e62c1dc0d467798614616b19582f5848fbb6a by Ben Cooksley.
Committed on 15/05/2018 at 07:19.
Pushed by bcooksley into branch 'master'.

Update rkward docs generation to use the KF5 Documentation tooling rather than the \
historical KDE 4 tooling. Also, minor fix to ensure we can see the failure reasons in \
the logs going forward.

Fixes T8694

M  +1    -1    tools/update-docs

https://commits.kde.org/websites/quality-kde-org/fa1e62c1dc0d467798614616b19582f5848fbb6a


diff --git a/tools/update-docs b/tools/update-docs
index d3579e6..0c24871 100644
--- a/tools/update-docs
+++ b/tools/update-docs
@@ -16,6 +16,6 @@ APISITE=/srv/www/api.kde.org/doc
 rm -rf $APISITE/rkwardplugins && \
 mkdir -p $APISITE/rkwardplugins && \
 cd $SRCDIR/playground/edu/rkward/doc/rkwardplugins && \
-meinproc4 --stylesheet=$SSHEET index.docbook 2>1 > /dev/null && \
+meinproc5 --stylesheet=$SSHEET index.docbook 2>&1 && \
 cp -dpr . $APISITE/rkwardplugins
 rm -f *.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic