File: README

package info (click to toggle)
scribus 1.4.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244,532 kB
  • sloc: cpp: 274,439; xml: 12,534; python: 3,448; ansic: 3,438; makefile: 1,201; perl: 95; sh: 41
file content (23 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Scribus developer's documentation generator

You can create your own up-to-date source code documentation here.
Online documentation is generated here too. You can browse it at:
http://scribus.sourceforge.net/devel-docs

REQUIREMENTS:
* doxygen (http://www.doxygen.org)
* make

COMMANDS:
make
* It will create all HTML and PNG files in this directory

make clean
* Delete all documentation files

make tgz
* Pack files into tar.gz file

make tbz
* Pack files into tar.bz2 file