File: README

package info (click to toggle)
inti-sourceview 0.6.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,220 kB
  • ctags: 967
  • sloc: sh: 64,518; cpp: 3,137; makefile: 142
file content (21 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Documentation.
==============

This docs directory contains the full documentation for
Inti-SourceView. The reference subdirectory contains the
full library documentation. If you are using the CVS
version of Inti-SourceView you will have to compile the
documentation with doxygen version 1.3.2 or greater.

To compile the reference documentation change to the
reference subdirectory and in a command shell execute
the following line:

	doxygen Doxyfile

You will have to replace doxygen with it's full path if
it is not in a directory in you PATH statement.


The Inti Development Team.