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:Nick Schermer <nick@xfce.org> Signed-off-by:
Jannis Pohlmann <jannis@xfce.org>
Showing
- Makefile.am 1 addition, 2 deletionsMakefile.am
- ThunarHelp.in 1 addition, 1 deletionThunarHelp.in
- configure.in.in 25 additions, 60 deletionsconfigure.in.in
- docs/Makefile.am 0 additions, 1 deletiondocs/Makefile.am
- docs/manual/Makefile.am 129 additions, 20 deletionsdocs/manual/Makefile.am
- docs/manual/Thunar-html.xsl 0 additions, 0 deletionsdocs/manual/Thunar-html.xsl
- docs/manual/Thunar.xml 27 additions, 27 deletionsdocs/manual/Thunar.xml
- docs/manual/images/Makefile.am 5 additions, 2 deletionsdocs/manual/images/Makefile.am
- docs/manual/images/bulk-rename.png 0 additions, 0 deletionsdocs/manual/images/bulk-rename.png
- docs/manual/images/file-manager-window.png 0 additions, 0 deletionsdocs/manual/images/file-manager-window.png
- docs/manual/images/file-properties.png 0 additions, 0 deletionsdocs/manual/images/file-properties.png
- docs/manual/images/fr/Makefile.am 1 addition, 1 deletiondocs/manual/images/fr/Makefile.am
- docs/manual/images/fr/bulk-rename.png 0 additions, 0 deletionsdocs/manual/images/fr/bulk-rename.png
- docs/manual/images/fr/file-manager-window.png 0 additions, 0 deletionsdocs/manual/images/fr/file-manager-window.png
- docs/manual/images/fr/file-properties.png 0 additions, 0 deletionsdocs/manual/images/fr/file-properties.png
- docs/manual/images/fr/preferences-advanced.png 0 additions, 0 deletionsdocs/manual/images/fr/preferences-advanced.png
- docs/manual/images/fr/preferences-behavior.png 0 additions, 0 deletionsdocs/manual/images/fr/preferences-behavior.png
- docs/manual/images/fr/preferences-side-pane.png 0 additions, 0 deletionsdocs/manual/images/fr/preferences-side-pane.png
- docs/manual/images/fr/preferences-views.png 0 additions, 0 deletionsdocs/manual/images/fr/preferences-views.png
- docs/manual/images/fr/removable-drives-and-media.png 0 additions, 0 deletionsdocs/manual/images/fr/removable-drives-and-media.png
Loading
Please register or sign in to comment