File: readme.txt

package info (click to toggle)
libnoise 1.0.0%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,552 kB
  • sloc: cpp: 6,111; makefile: 114
file content (15 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Building doco
-------------

Run doxygen from this directory.

Copy the following files from the htmldata into the html subdirectory:
- background.png
- doxygen.css
- libnoise.png

The HTML documentation contains custom headers and footers that require
certain image files to exist in the html subdirectory.  I don't know how to
get doxygen to copy these files automagically.

-- jas