# KDevelop

This repository contains the source code for the KDevelop IDE.

The idea that this repository contains
- Every plugin related related to C/C++ development
- Every plugin only specific for KDevelop (e.g. the Welcome Page plugin)

## User Documentation

User documentation is available from:
https://userbase.kde.org/KDevelop4/Manual

## Compile

To compile KDevelop, please refer to the Wiki instructions:
https://community.kde.org/KDevelop/HowToCompile_v5

## Contribute

If you want to contribute to KDevelop, please read through:
https://www.kdevelop.org/contribute-kdevelop

## Development Infrastructure
- [Bug tracker](https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&list_id=1408918&product=kdevelop&query_format=advanced)
- [Phabricator (task tracker, code review and more)](https://phabricator.kde.org/dashboard/view/8/?)
