[anjuta] manual: Stubbed out new anjuta manual



commit 2145d19dcb3b06a83bdbab5577c7f45ddb17eeb7
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Mar 20 13:36:54 2011 -0400

    manual: Stubbed out new anjuta manual
    
    It is not in the build system currently as all the pages are empty.

 manuals/anjuta-manual/C/anjuta-build-build.page    |   28 +++++++++++
 .../anjuta-manual/C/anjuta-build-configure.page    |   25 ++++++++++
 .../anjuta-manual/C/anjuta-build-distribute.page   |   24 ++++++++++
 manuals/anjuta-manual/C/anjuta-build-run.page      |   24 ++++++++++
 manuals/anjuta-manual/C/anjuta-code-assist.page    |   24 ++++++++++
 manuals/anjuta-manual/C/anjuta-code-help.page      |   24 ++++++++++
 .../anjuta-manual/C/anjuta-code-indentation.page   |   33 +++++++++++++
 manuals/anjuta-manual/C/anjuta-code-symbols.page   |   25 ++++++++++
 .../anjuta-manual/C/anjuta-debug-breakpoints.page  |   25 ++++++++++
 manuals/anjuta-manual/C/anjuta-debug-crash.page    |   25 ++++++++++
 manuals/anjuta-manual/C/anjuta-debug-start.page    |   25 ++++++++++
 manuals/anjuta-manual/C/anjuta-debug-watches.page  |   25 ++++++++++
 manuals/anjuta-manual/C/anjuta-glade-signals.page  |   37 +++++++++++++++
 manuals/anjuta-manual/C/anjuta-glade-start.page    |   46 ++++++++++++++++++
 manuals/anjuta-manual/C/anjuta-project-create.page |   26 ++++++++++
 manuals/anjuta-manual/C/anjuta-project-files.page  |   25 ++++++++++
 manuals/anjuta-manual/C/anjuta-project-import.page |   30 ++++++++++++
 .../anjuta-manual/C/anjuta-project-libraries.page  |   43 +++++++++++++++++
 .../anjuta-manual/C/anjuta-project-structure.page  |   29 ++++++++++++
 manuals/anjuta-manual/C/figures/anjuta_logo.png    |  Bin 0 -> 20259 bytes
 manuals/anjuta-manual/C/index.page                 |   49 ++++++++++++++++++++
 21 files changed, 592 insertions(+), 0 deletions(-)
---
diff --git a/manuals/anjuta-manual/C/anjuta-build-build.page b/manuals/anjuta-manual/C/anjuta-build-build.page
new file mode 100644
index 0000000..e307660
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-build-build.page
@@ -0,0 +1,28 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-build-build">
+
+  <info>
+    <link type="guide" xref="index#anjuta-build" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Build the code</title>
+
+<section>
+<title>Building the code</title>
+</section>
+
+<section>
+<title>Handling compiler errors</title>
+</section>
+
+<section>
+<title>Configure the build system to make use of multi-core processors</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-build-configure.page b/manuals/anjuta-manual/C/anjuta-build-configure.page
new file mode 100644
index 0000000..d627f2f
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-build-configure.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-build-configure">
+
+  <info>
+    <link type="guide" xref="index#anjuta-build" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Configure the build system</title>
+
+<section>
+<title>Choose the configuration</title>
+</section>
+
+<section>
+<title>Custom build options</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/anjuta-build-distribute.page b/manuals/anjuta-manual/C/anjuta-build-distribute.page
new file mode 100644
index 0000000..fec3f20
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-build-distribute.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-build-distribute">
+
+  <info>
+    <link type="guide" xref="index#anjuta-build" group="third"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Create a package</title>
+
+<section>
+<title>Create a tarball</title>
+</section>
+
+<section>
+<title>Package your application for distributions</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-build-run.page b/manuals/anjuta-manual/C/anjuta-build-run.page
new file mode 100644
index 0000000..f57fe1c
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-build-run.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-build-run">
+
+  <info>
+    <link type="guide" xref="index#anjuta-build" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Running your application</title>
+
+<section>
+<title>Configure the program parameters</title>
+</section>
+
+<section>
+<title>Running in the terminal</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-code-assist.page b/manuals/anjuta-manual/C/anjuta-code-assist.page
new file mode 100644
index 0000000..de7ab97
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-code-assist.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-code-assist">
+
+  <info>
+    <link type="guide" xref="index#anjuta-code" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Autocompletion and calltips</title>
+
+<section>
+<title>Autocompletion is not working</title>
+</section>
+
+<section>
+<title>Effective coding using calltips</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-code-help.page b/manuals/anjuta-manual/C/anjuta-code-help.page
new file mode 100644
index 0000000..3366ef7
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-code-help.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-code-help">
+
+  <info>
+    <link type="guide" xref="index#anjuta-code" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Using the API reference</title>
+
+<section>
+<title>Browsing the API reference</title>
+</section>
+
+<section>
+<title>Jump to the API reference using shortcuts in the editor</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-code-indentation.page b/manuals/anjuta-manual/C/anjuta-code-indentation.page
new file mode 100644
index 0000000..4f5568b
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-code-indentation.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-code-indentation">
+
+  <info>
+    <link type="guide" xref="index#anjuta-code" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Auto indentation</title>
+
+<section>
+<title>Configuring auto-indentation</title>
+
+<section>
+<title>Manual configuration</title>
+</section>
+
+<section>
+<title>Modelines</title>
+</section>
+
+</section>
+
+<section>
+<title>Indenting blocks of code</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-code-symbols.page b/manuals/anjuta-manual/C/anjuta-code-symbols.page
new file mode 100644
index 0000000..f787151
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-code-symbols.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-build-indentation">
+
+  <info>
+    <link type="guide" xref="index#anjuta-code" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Code navigation using the symbol-browser</title>
+
+<section>
+<title>Using the symbol browser</title>
+
+</section>
+
+<section>
+<title>Navigating in the editor</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-debug-breakpoints.page b/manuals/anjuta-manual/C/anjuta-debug-breakpoints.page
new file mode 100644
index 0000000..ce43ff5
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-debug-breakpoints.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-debug-breakpoints">
+
+  <info>
+    <link type="guide" xref="index#anjuta-debug" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Breakpoints</title>
+
+<section>
+<title>Stopping execution in a particular place</title>
+
+</section>
+
+<section>
+<title>Conditional breakpoints</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-debug-crash.page b/manuals/anjuta-manual/C/anjuta-debug-crash.page
new file mode 100644
index 0000000..602d094
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-debug-crash.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-debug-crash">
+
+  <info>
+    <link type="guide" xref="index#anjuta-debug" group="third"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Debug crashes in your applicatoin</title>
+
+<section>
+<title>Using the stack trace</title>
+
+</section>
+
+<section>
+<title>Debug Glib/Gtk+-Criticals</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-debug-start.page b/manuals/anjuta-manual/C/anjuta-debug-start.page
new file mode 100644
index 0000000..95ba0e5
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-debug-start.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-debug-started">
+
+  <info>
+    <link type="guide" xref="index#anjuta-debug" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Getting started with the debugger</title>
+
+<section>
+<title>Enable the debug configuration</title>
+
+</section>
+
+<section>
+<title>Run the application in the debugger</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-debug-watches.page b/manuals/anjuta-manual/C/anjuta-debug-watches.page
new file mode 100644
index 0000000..4a14679
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-debug-watches.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-debug-watches">
+
+  <info>
+    <link type="guide" xref="index#anjuta-debug" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Watch the value of variables</title>
+
+<section>
+<title>Local variables</title>
+
+</section>
+
+<section>
+<title>Add variables watches</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-glade-signals.page b/manuals/anjuta-manual/C/anjuta-glade-signals.page
new file mode 100644
index 0000000..98320d6
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-glade-signals.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-glade-signals">
+
+  <info>
+    <link type="guide" xref="index#anjuta-glade" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Auto-connecting signals</title>
+
+<section>
+<title>Add signals to the signal-editor</title>
+</section>
+
+<section>
+<title>Create the signal handler</title>
+
+<section>
+<title>C</title>
+</section>
+
+<section>
+<title>Python</title>
+</section>
+
+<section>
+<title>Vala</title>
+</section>
+
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-glade-start.page b/manuals/anjuta-manual/C/anjuta-glade-start.page
new file mode 100644
index 0000000..928a4da
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-glade-start.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-glade-start">
+
+  <info>
+    <link type="guide" xref="index#anjuta-glade" group="first"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Getting started with the user interface editor</title>
+
+<section>
+<title>Start the user-interface editor</title>
+
+<section>
+<title>Create a new user-interface file</title>
+</section>
+
+<section>
+<title>Open an existing user-interface file</title>
+</section>
+
+</section>
+
+<section>
+<title>Add widgets</title>
+
+<section>
+<title>Organize widgets in containers</title>
+</section>
+
+<section>
+<title>Common widgets and what they are used for</title>
+</section>
+
+</section>
+
+<section>
+<title>Add widget properties</title>
+</section>
+
+</page>
\ No newline at end of file
diff --git a/manuals/anjuta-manual/C/anjuta-project-create.page b/manuals/anjuta-manual/C/anjuta-project-create.page
new file mode 100644
index 0000000..db24431
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-project-create.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-project-create">
+
+  <info>
+    <link type="guide" xref="index#anjuta-project-management" group="first"/>
+    <link type="seealso" xref="anjuta--project-create"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Create a new project</title>
+
+ <section>
+<title>Choosing the project type</title>
+</section>
+
+<section>
+<title>Configure your project</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/anjuta-project-files.page b/manuals/anjuta-manual/C/anjuta-project-files.page
new file mode 100644
index 0000000..eed136d
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-project-files.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-project-files">
+
+  <info>
+    <link type="guide" xref="index#anjuta-project-management" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Add files</title>
+
+<section>
+<title>Add source files</title>
+</section>
+
+<section>
+<title>Add data files (pixmaps, user interface files, etc.)</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/anjuta-project-import.page b/manuals/anjuta-manual/C/anjuta-project-import.page
new file mode 100644
index 0000000..bb725f6
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-project-import.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-import-project">
+
+  <info>
+    <link type="guide" xref="index#anjuta-project-management" group="first"/>
+    <link type="seealso" xref="anjuta-project-create"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Import an existing project</title>
+
+<section>
+<title>Import from a local directory</title>
+</section>
+
+<section>
+<title>Import from source code repository (git or subversion)</title>
+</section>
+
+<section>
+<title>Import non-automake projects</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/anjuta-project-libraries.page b/manuals/anjuta-manual/C/anjuta-project-libraries.page
new file mode 100644
index 0000000..8cfab37
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-project-libraries.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-project-libraries">
+
+  <info>
+    <link type="guide" xref="index#anjuta-project-management" groups="third"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Add a new library</title>
+
+<section>
+<title>C/C++</title>
+
+<section>
+<title>Using an existing Module</title>
+</section>
+
+<section>
+<title>Using a new Module</title>
+
+</section>
+
+</section>
+
+<section>
+<title>Vala</title>
+</section>
+
+<section>
+<title>Python</title>
+</section>
+
+<section>
+<title>JavaScript</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/anjuta-project-structure.page b/manuals/anjuta-manual/C/anjuta-project-structure.page
new file mode 100644
index 0000000..155acb0
--- /dev/null
+++ b/manuals/anjuta-manual/C/anjuta-project-structure.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="anjuta-project-structure">
+
+  <info>
+    <link type="guide" xref="index#anjuta-project-management" group="second"/>
+    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+  </info>
+
+  <title>Add targets</title>
+
+<section>
+<title>Add executable targets</title>
+</section>
+
+<section>
+<title>Add library targets</title>
+</section>
+
+<section>
+<title>Add data targets</title>
+</section>
+
+</page>
+
diff --git a/manuals/anjuta-manual/C/figures/anjuta_logo.png b/manuals/anjuta-manual/C/figures/anjuta_logo.png
new file mode 100644
index 0000000..ca765ed
Binary files /dev/null and b/manuals/anjuta-manual/C/figures/anjuta_logo.png differ
diff --git a/manuals/anjuta-manual/C/index.page b/manuals/anjuta-manual/C/index.page
new file mode 100644
index 0000000..8f59a38
--- /dev/null
+++ b/manuals/anjuta-manual/C/index.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide" style="2column"
+      id="index">
+
+  <info>
+    <title type="link">Anjuta</title>
+    <title type="text">Anjuta Integrated Development Environment</title>
+
+    <revision pkgversion="0.1" version="0.1" date="2011-03-20" status="incomplete"/>
+    <credit type="author">
+      <name>Johannes Schmid</name>
+      <email>jhs gnome org</email>
+    </credit>
+
+<!--  
+   <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; /> 
+-->
+  </info>  
+  
+  <title>
+    <media type="image" mime="image/png" src="figures/anjuta.png">
+    </media>
+    Anjuta Integrated Development Environment
+  </title>
+  <p>Welcome to the <app>anjuta</app> help guide.</p>
+
+  <section id="anjuta-project-management" style="2column" groups="first second third">
+    <title>Project Management</title>
+  </section>
+
+  <section id="anjuta-build" style="2column" groups="first second third">
+    <title>Building and running</title>
+  </section>
+
+  <section id="anjuta-code" style="2column">
+    <title>Coding and code navigation</title>
+  </section> 
+
+  <section id="anjuta-debug" style="2column" groups="first second third">
+    <title>Debugging</title>
+  </section>
+ 
+  <section id="anjuta-glade" style="2column" groups="first second">
+    <title>User interface editor</title>
+  </section>
+
+</page>
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]