File: README

package info (click to toggle)
kdevelop 4%3A4.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 18,844 kB
  • sloc: cpp: 91,758; python: 1,095; lex: 422; ruby: 120; sh: 114; xml: 42; makefile: 38
file content (19 lines) | stat: -rw-r--r-- 947 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
KDevelop IDE and Platform
---------------------------
General information about KDevelop: http://www.kdevelop.org/
List of features: http://www.kdevelop.org/index.html?filename=HEAD/features.html
List of requirements: http://www.kdevelop.org/index.html?filename=HEAD/requirements.html
Compiling instructions: http://www.kdevelop.org/index.html?filename=HEAD/branches_compiling.html
API documentation is available from http://api.kde.org/extragear-api/sdk-apidocs/kdevelop/doc/api/html/


KDevelop Platform API Documentation
-------------------------------------
API documentation is available from http://api.kde.org/extragear-api/sdk-apidocs/kdevplatform/html/

To build it by yourself, make sure you have the kdelibs source available
Run
kdelibs/doc/api/doxygen.sh --doxdatadir=kdelibs/doc/common ./
in the KDevelop top source directory to generate the API documentation. kdelibs
refers to the kdelibs sources that you need to have downloaded.