[gnome-builder/wip/chergert/pipeline-merge: 65/76] buildui: add OVERVIEW.md
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/pipeline-merge: 65/76] buildui: add OVERVIEW.md
- Date: Wed, 8 Feb 2017 20:23:35 +0000 (UTC)
commit c79311ad5666ac7fee1dec65107cd8d1b38d733b
Author: Christian Hergert <chergert redhat com>
Date: Sat Feb 4 23:57:33 2017 -0800
buildui: add OVERVIEW.md
libide/buildui/OVERVIEW.md | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/libide/buildui/OVERVIEW.md b/libide/buildui/OVERVIEW.md
new file mode 100644
index 0000000..bc1473c
--- /dev/null
+++ b/libide/buildui/OVERVIEW.md
@@ -0,0 +1,15 @@
+# Build UI
+
+This embedded plugin provides UI for various build components such as the build
+panel and the build log panel.
+
+Additionally, it provides the perspective for altering build configurations.
+The configuration providers can use IdeBuildConfigurationView directly or with
+subclasses to allow altering their build configuration.
+
+The ide-build-tool.c provides a command line tool that can execute a build for a
+project when run from the source directory.
+
+```sh
+gnome-builder-cli build
+```
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]