Skip to content
Snippets Groups Projects
Commit 57c4fd48 authored by Nick Schermer's avatar Nick Schermer Committed by Jannis Pohlmann
Browse files

Build manual documentation during make.


This will generate the manual during make if --enable-gen-doc
is used and only ship the generated html files in the dist
tarball. It will automatically pick up new translations (see
bug #6036) and print xml valid warnings which are useful for
translators to valid their translations.

All documentation is now also installed in @docdir@ (bug #5810).

Symlink to C images if the language does not ship its own
screenshots. This will reduce the tarball and installation
size a lot.

To keep the patch small, the existing translation directories are not
removed. Please do this after appying the patch:
  git rm -fr docs/manual/{C,da,es,eu,fr,gl,it,ja,nl,pl,ru,tr,zh_TW}
Optionally the po-doc/ChangeLog files should be deleted too.

Signed-off-by: default avatarNick Schermer <nick@xfce.org>
Signed-off-by: default avatarJannis Pohlmann <jannis@xfce.org>
parent d1927ac4
No related branches found
No related tags found
Loading
Showing
with 189 additions and 114 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment