summaryrefslogtreecommitdiffstats
path: root/Help/generator/Kate.rst
Commit message (Collapse)AuthorAgeFilesLines
* Kate: mention Ninja Multiconfig in the docsAlexander Neundorf2023-02-201-0/+3
|
* Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-151-0/+6
| | | | | | | | | | | The "extra" generators were created in CMake's early years to provide support for users of specific IDEs by directly generating their project files alongside make or ninja files. Nowadays the file-api provides a more generic, maintainable, well-tested, and robust way for IDEs to view CMake project build trees. Deprecate the legacy "extra" generators to encourage the corresponding IDEs to use the file-api. Fixes: #19090
* Help: Improve documentation formatingBartosz Kosiorek2019-04-041-4/+4
|
* kate: add some documentationAlex Neundorf2013-11-251-0/+26
Alex