File: README.txt

package info (click to toggle)
guitarix 0.36.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 139,468 kB
  • sloc: cpp: 317,557; python: 42,482; ansic: 18,301; fortran: 2,012; sh: 662; makefile: 422; xml: 208; perl: 183; pascal: 74; lisp: 32
file content (14 lines) | stat: -rw-r--r-- 693 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To generate documentation please start doxygen in this directory.
There is only sparse documentation in the sources, so you will get
mostly structural information generated by doxygen.

The contents of the directory "preprocessed" are generated from the
*.mdx files with the script ../tools/undiag. If you want to change
.mdx files (and regenerated the documentation) you need those tools
(preprocessing + doxygen: script ../tools/build-documentation).

Change the setting of HAVE_DOT to NO in Doxyfile if you don't have
graphviz installed (or if you don't need the pretty graphs and want to
accelerate the doxygen pass).

To view the generated documentaion, use a browser on html/index.html.