File: HACKING

package info (click to toggle)
libpagemaker 0.0.4-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 2,432 kB
  • sloc: sh: 4,429; cpp: 3,346; makefile: 170; ansic: 4
file content (15 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
= Coding style =

This project uses mostly the same file naming and coding style as
librevenge and the rest of DLP's libraries. Please do not forget to run

    make astyle

before committing.


= Reverse-Engineering notes =

Some notes on the format of the Pagemaker files can be found in the
NOTES file. Included are the names of the test files that exhibit the
behavior.