Am 15.07.2017 um 01:41 schrieb Bryce Harrington:
------------------------------------------------------------------------
+ inkscape.pod
+ inkscape.de.pod
+ inkscape.el.pod
+ inkscape.fr.pod
+ inkscape.ja.pod
+ inkscape.sk.pod
+ inkscape.zh_TW.pod
+ inkview.1.in
+ man/
Unlike the README's, the translated man pages have been getting updates.
The --no-convert-text-baseline-spacing option is only documented in the
English inkscape.pod, but the previously added option,
--export-ps-level, (from 2013) is present in all.
However, these should move down into the man directory. The CMake code
is already in CMakeLists.txt to generate the .pod files from the man/
directory, so recent changes to the root *.pod's just need to be sync'd
with the corresponding files in man/ and then removed.
I removed those files from the build directory in
https://gitlab.com/inkscape/inkscape/commit/4ac8f396a182002b1523684c0455c...
They were actually autotools remnants and the files now used by cmake
are in /man.
We need to make sure not to update those files directly though. man
files and their translations are updated at
http://bazaar.launchpad.net/~inkscape.dev/inkscape-docs/trunk/files/head:...
Unfortunately the repository does not seem to have been updated for a
cmake build yet, so somebody needs to do the necessary adjustments
(maybe by starting to move inkscape-docs to GitLab?)
jazzynico was doing most of the updates so maybe he already has some
scripts handy (CC'ing).
Regards,
Eduard