[anjuta] anjuta-manual: Split FAQ using a page for each question
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] anjuta-manual: Split FAQ using a page for each question
- Date: Thu, 19 Jan 2012 20:41:22 +0000 (UTC)
commit 685c2eca88ac8a9ea9e677d3b9849feb5e6d02f1
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Thu Jan 19 21:26:41 2012 +0100
anjuta-manual: Split FAQ using a page for each question
manuals/anjuta-faqs/C/editor-maximize.page | 32 ++++++++++++++
manuals/anjuta-faqs/C/editor-scintilla.page | 27 ++++++++++++
manuals/anjuta-faqs/C/general-bugs.page | 30 +++++++++++++
manuals/anjuta-faqs/C/general-feature.page | 32 ++++++++++++++
manuals/anjuta-faqs/C/general-name.page | 32 ++++++++++++++
manuals/anjuta-faqs/C/general-windows.page | 31 +++++++++++++
manuals/anjuta-faqs/C/index.page | 62 +++++---------------------
manuals/anjuta-faqs/C/project-existing.page | 24 ++++++++++
manuals/anjuta-faqs/C/project-resource.page | 25 +++++++++++
manuals/anjuta-faqs/Makefile.am | 11 ++++-
10 files changed, 255 insertions(+), 51 deletions(-)
---
diff --git a/manuals/anjuta-faqs/C/editor-maximize.page b/manuals/anjuta-faqs/C/editor-maximize.page
new file mode 100644
index 0000000..3de310c
--- /dev/null
+++ b/manuals/anjuta-faqs/C/editor-maximize.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="editor-maximize">
+
+ <info xmlns:facet="http://projectmallard.org/facet/1.0/">
+ <link type="guide" xref="index#faq-editor" group="first"/>
+
+ <desc>Double click on the current tab.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Andy Piper</name>
+ </credit>
+ <credit type="author">
+ <name>Naba Kumar</name>
+ <email>naba gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Biswapesh Chattopadhyayr</name>
+ </credit>
+ </info>
+
+ <title>How to maximize the editor window</title>
+
+ <p>Double click on the current tab to maximize the document window.
+ Do the same again restore the previous state of all docked windows.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/editor-scintilla.page b/manuals/anjuta-faqs/C/editor-scintilla.page
new file mode 100644
index 0000000..66d5dc3
--- /dev/null
+++ b/manuals/anjuta-faqs/C/editor-scintilla.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="editor-scintilla">
+
+ <info>
+ <link type="guide" xref="index#faq-editor"/>
+ <desc>It is available now.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>SÃbastien Granjoux</name>
+ <email>seb sfo free fr</email>
+ </credit>
+ </info>
+
+ <title>How to use <app href="http://www.scintilla.org">Scintilla editor</app></title>
+
+ <p>It is available through the <app>anjuta-extras</app> package with can be download
+ from the anjuta website. After you installed it you will be prompted to choose
+ an editor and you can set it as the default editor for this project.</p>
+
+ <note>
+ <p>The scintilla editor was not available in Anjuta 3.0 but it is now available
+ since Anjuta 3.1.</p>
+ </note>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/general-bugs.page b/manuals/anjuta-faqs/C/general-bugs.page
new file mode 100644
index 0000000..a67d44b
--- /dev/null
+++ b/manuals/anjuta-faqs/C/general-bugs.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="general-bugs">
+
+ <info>
+ <link type="guide" xref="index#faq-general"/>
+ <desc>Use GNOME bugzilla.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Andy Piper</name>
+ </credit>
+ <credit type="author">
+ <name>Naba Kumar</name>
+ <email>naba gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Biswapesh Chattopadhyayr</name>
+ </credit>
+ </info>
+
+ <title>Where can I report bugs</title>
+
+ <p>Please report bugs in <app href="http://bugzilla.gnome.org/browse.cgi?product=anjuta">GNOME Bugzilla</app>.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/general-feature.page b/manuals/anjuta-faqs/C/general-feature.page
new file mode 100644
index 0000000..ace11f8
--- /dev/null
+++ b/manuals/anjuta-faqs/C/general-feature.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="general-feature">
+
+ <info>
+ <link type="guide" xref="index#faq-general"/>
+ <desc>You are encouraged to do it yourself.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Andy Piper</name>
+ </credit>
+ <credit type="author">
+ <name>Naba Kumar</name>
+ <email>naba gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Biswapesh Chattopadhyayr</name>
+ </credit>
+ </info>
+
+ <title>Why doesn't <app>Anjuta</app> have my favourite XYZ feature?</title>
+
+ <p>Because you haven't added them ? This is free software. You are free to, even encouraged
+ to take the source code and add the features you need. If you don't think yourself to
+ be capable of doing that, file a request for enhancement or send a mail to the devel list.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/general-name.page b/manuals/anjuta-faqs/C/general-name.page
new file mode 100644
index 0000000..494128d
--- /dev/null
+++ b/manuals/anjuta-faqs/C/general-name.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="general-name">
+
+ <info>
+ <link type="guide" xref="index#faq-general"/>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Andy Piper</name>
+ </credit>
+ <credit type="author">
+ <name>Naba Kumar</name>
+ <email>naba gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Biswapesh Chattopadhyayr</name>
+ </credit>
+ </info>
+
+
+ <title>What does the name <app>Anjuta</app> stand for?</title>
+
+ <p>It is not one of those recursive names.
+ <app>Anjuta</app> is the name of Naba Kumar's (founder) girlfriend.
+ This software is dedicated to her.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/general-windows.page b/manuals/anjuta-faqs/C/general-windows.page
new file mode 100644
index 0000000..dee4b58
--- /dev/null
+++ b/manuals/anjuta-faqs/C/general-windows.page
@@ -0,0 +1,31 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="general-windows">
+
+ <info>
+ <link type="guide" xref="index#faq-general"/>
+ <desc>It is not planned.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Andy Piper</name>
+ </credit>
+ <credit type="author">
+ <name>Naba Kumar</name>
+ <email>naba gnome org</email>
+ </credit>
+ <credit type="author">
+ <name>Biswapesh Chattopadhyayr</name>
+ </credit>
+ </info>
+
+ <title>Is here/will there ever be <app>Anjuta</app> for MS Windows?</title>
+
+ <p>There is no native port for Windows and it most likely won't ever be.
+ However, if you are interested, feel free to contact us.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/index.page b/manuals/anjuta-faqs/C/index.page
index 3d7afa7..4cba89c 100644
--- a/manuals/anjuta-faqs/C/index.page
+++ b/manuals/anjuta-faqs/C/index.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ xmlns:e="http://projectmallard.org/experimental/"
+ type="guide" style="2column"
id="index">
<info>
<desc>Frequently asked questions</desc>
@@ -20,58 +21,19 @@
<name>Biswapesh Chattopadhyayr</name>
</credit>
</info>
-<title>FAQ</title>
+ <title>FAQ</title>
-<section id="faq">
-<title>Frequently asked questions</title>
- <p>
- This is a list of the most frequently asked questions for the
- <app>Anjuta</app> C/C++ IDE. If you have got a question which
- is not listed, feel free to contact the <app>Anjuta</app> developers
- via the mailing lists
- </p>
-<terms>
- <item>
- <title>What does the name <app>Anjuta</app> stand for? It does
- not look like one of those recursive names</title>
- <p><app>Anjuta</app> is the name of Naba Kumar's (founder) girlfriend
- - this software is dedicated to her.</p>
- </item>
- <item>
- <title>Is here/will there ever be <app>Anjuta</app> for MS Windows?</title>
- <p>There is no native port for Windows and it most likely won't ever be.
- However, if you are interested, feel free to contact us.</p>
- </item>
- <item>
- <title>How can I use the <app href="http://www.scintilla.org">Scintilla editor</app></title>
- <p>It is available through the <app>anjuta-extras</app> package with can be download
- from the anjuta website. After you installed it you will be prompted to choose
- an editor and you can change it in the preferences.</p>
- <note><p>The scintilla editor is currently unavailable for GTK+ 3.0 and thus you cannot use it with Anjuta 3.0</p></note>
- </item>
- <item>
- <title>Why doesn't <app>Anjuta</app> have my favourite XYZ feature?</title>
- <p>Because you haven't added them ? This is free software. You are free to, even encouraged
- to take the source code and add the features you need. If you don't think yourself to
- be capable of doing that, file a request for enhancement or send a mail to the devel list.</p>
- </item>
- <item>
- <title>Where can I report bugs?</title>
- <p>Please report bugs in <app href="http://bugzilla.gnome.org/browse.cgi?product=anjuta">GNOME Bugzilla</app>.</p>
- </item>
- <item>
- <title>How can I use anjuta with an existing project?</title>
- <p>Simply run <guiseq><gui>File</gui><gui>New</gui><gui>Project from existing sources</gui></guiseq></p>
- </item>
- <item>
- <title>How can I maximize the editor window?</title>
- <p>Double-click on the current tab to maximize the document window.
- Do the same again restore the previous state of all docked windows.</p>
- </item>
-</terms>
+ <section id="faq-general" style="2column" groups="first second third fourth fifth">
+ <title>General</title>
+ </section>
-</section>
+ <section id="faq-editor" style="2column" groups="first second third fourth fifth">
+ <title>Editor</title>
+ </section>
+ <section id="faq-project" style="2column">
+ <title>Project</title>
+ </section>
</page>
diff --git a/manuals/anjuta-faqs/C/project-existing.page b/manuals/anjuta-faqs/C/project-existing.page
new file mode 100644
index 0000000..b23dfcd
--- /dev/null
+++ b/manuals/anjuta-faqs/C/project-existing.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="project-existing">
+
+ <info>
+ <link type="guide" xref="index#faq-project"/>
+ <desc>Simply import the project in <app>Anjuta</app>.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>SÃbastien Granjoux</name>
+ <email>seb sfo free fr</email>
+ </credit>
+ </info>
+
+ <title>How can I use anjuta with an existing project?</title>
+
+ <p>Just run <guiseq><gui>File</gui><gui>New</gui><gui>Project from existing sources</gui></guiseq>.</p>
+
+ <p><app>Anjuta</app> has not its own project format and uses already existing
+ project format, like autotools or makefile. On Linux, the most common format
+ is autotools and it is supported quite well.</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/C/project-resource.page b/manuals/anjuta-faqs/C/project-resource.page
new file mode 100644
index 0000000..38d212a
--- /dev/null
+++ b/manuals/anjuta-faqs/C/project-resource.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="project-resource">
+
+ <info>
+ <link type="guide" xref="index#faq-project"/>
+ <desc>Add a folder and a data target.</desc>
+
+ <revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
+ <credit type="author">
+ <name>SÃbastien Granjoux</name>
+ <email>seb sfo free fr</email>
+ </credit>
+ </info>
+
+ <title>How to add a directory containing icons to a project</title>
+
+ <p>In an autotools project, you can add a new directory by creating a
+ folder (<guiseq><gui>Project</gui><gui>New Folder...</gui></guiseq>).
+ Then inside this folder create a new data target
+ (<guiseq><gui>Project</gui><gui>New Target...</gui></guiseq>) and
+ add the files corresponding to the icons to this target
+ (<guiseq><gui>Project</gui><gui>New Source...</gui></guiseq>).</p>
+
+</page>
diff --git a/manuals/anjuta-faqs/Makefile.am b/manuals/anjuta-faqs/Makefile.am
index ab2328a..89608dc 100644
--- a/manuals/anjuta-faqs/Makefile.am
+++ b/manuals/anjuta-faqs/Makefile.am
@@ -2,7 +2,16 @@ include $(top_srcdir)/gnome-doc-utils.make
DOC_ID = anjuta-faqs
-DOC_PAGES = index.page
+DOC_PAGES = \
+ index.page \
+ editor-maximize.page \
+ editor-scintilla.page \
+ general-bugs.page \
+ general-feature.page \
+ general-name.page \
+ general-windows.page \
+ project-existing.page \
+ project-resource.page
DOC_LINGUAS =
DOC_FIGURES =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]