From 4ac8f396a182002b1523684c0455c1277114ab7b Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Fri, 21 Jul 2017 01:33:42 +0200 Subject: root dir tidying: Remove old .pod files These were used for the autotools build and now have their cmake equivalent in man/ Also add a note that .pod files should *not* be updated directly in the Inkscape repo but in inkscape-docs instead: http://bazaar.launchpad.net/~inkscape.dev/inkscape-docs/trunk/files/head:/man/ --- man/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 man/README (limited to 'man') diff --git a/man/README b/man/README new file mode 100644 index 000000000..0fbe53219 --- /dev/null +++ b/man/README @@ -0,0 +1,7 @@ +WARNING: Do not update these files directly! + +Their source can be found in the inkscape-docs project, see +http://bazaar.launchpad.net/~inkscape.dev/inkscape-docs/trunk/files/head:/man/ + +If you need to update the man pages update inkscape.pod in the linked repository +and generate localized man pages using the scripts provided there. -- cgit v1.2.3