| Commit message (Collapse) | Author | Files | Lines |
|
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
|
https://bugs.launchpad.net/inkscape-docs/+bug/1550897
|
|
Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
|
|
This is a convenience script for reformatting man pages. Nothing
references it, though, so not sure whether or not it needs kept.
|
|
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/
|
|
- move code from main CMakeLists.txt to separate cmake file in /man
- root dir tidying: move fix-roff-punct
|
|
(bzr r14605)
|
|
(bzr r14600)
|
|
(bzr r14599)
|
|
(bzr r14598)
|
|
(bzr r14597)
|
|
The new cmake man logic creates a few temporary files, so shift all
the man page bits down into a 'man' subdir to help keep things tidy.
(bzr r14582)
|