[geany/newsletter] 102b11: Fix a duplicate inside rst and update pdf as well as html files

Frank Lanitz git-noreply at xxxxx
Mon May 28 09:13:03 UTC 2012


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Mon, 28 May 2012 09:13:03
Commit:      102b11ef7bc53ec3296fe877c145992f4de73640
             https://github.com/geany/newsletter/commit/102b11ef7bc53ec3296fe877c145992f4de73640

Log Message:
-----------
Fix a duplicate inside rst and update pdf as well as html files


Modified Paths:
--------------
    vol_5/newsletter_5.html
    vol_5/newsletter_5.pdf
    vol_5/newsletter_5.rst

Modified: vol_5/newsletter_5.html
37 files changed, 13 insertions(+), 24 deletions(-)
===================================================================
@@ -180,26 +180,25 @@ <h1 class="title">Geany Newsletter #5</h1>
 <div class="contents topic" id="contents">
 <p class="topic-title first">Contents</p>
 <ul class="simple">
-<li><a class="reference internal" href="#about-geany" id="id3">About Geany</a></li>
-<li><a class="reference internal" href="#new-translations-and-updates" id="id4">New translations and updates</a></li>
-<li><a class="reference internal" href="#wiki-available" id="id5">Wiki available</a></li>
-<li><a class="reference internal" href="#c-plugins-supported" id="id6">C++ plugins supported</a></li>
-<li><a class="reference internal" href="#plugins" id="id7">Plugins</a><ul>
-<li><a class="reference internal" href="#new-plugins" id="id8">New Plugins</a><ul>
-<li><a class="reference internal" href="#geanypyflakes" id="id9">GeanyPyflakes</a></li>
-<li><a class="reference internal" href="#geniuspaste" id="id10">GeniusPaste</a></li>
+<li><a class="reference internal" href="#about-geany" id="id1">About Geany</a></li>
+<li><a class="reference internal" href="#new-translations-and-updates" id="id2">New translations and updates</a></li>
+<li><a class="reference internal" href="#wiki-available" id="id3">Wiki available</a></li>
+<li><a class="reference internal" href="#c-plugins-supported" id="id4">C++ plugins supported</a></li>
+<li><a class="reference internal" href="#plugins" id="id5">Plugins</a><ul>
+<li><a class="reference internal" href="#new-plugins" id="id6">New Plugins</a><ul>
+<li><a class="reference internal" href="#geanypyflakes" id="id7">GeanyPyflakes</a></li>
+<li><a class="reference internal" href="#geniuspaste" id="id8">GeniusPaste</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#geanypg" id="id11">GeanyPG</a></li>
+<li><a class="reference internal" href="#geanypg" id="id9">GeanyPG</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#geany-local" id="id12">Geany local</a><ul>
-<li><a class="reference internal" href="#geany-at-chemnitzer-linuxtage-2012-march-17th-18th" id="id13">Geany at Chemnitzer Linuxtage 2012 (March 17th, 18th)</a></li>
+<li><a class="reference internal" href="#geany-local" id="id10">Geany local</a><ul>
+<li><a class="reference internal" href="#geany-at-chemnitzer-linuxtage-2012-march-17th-18th" id="id11">Geany at Chemnitzer Linuxtage 2012 (March 17th, 18th)</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#geany-packages-for-fedora" id="id14">Geany Packages for Fedora</a></li>
-<li><a class="reference internal" href="#id1" id="id15">About Geany</a></li>
-<li><a class="reference internal" href="#about-this-newsletter" id="id16">About this newsletter</a></li>
+<li><a class="reference internal" href="#geany-packages-for-fedora" id="id12">Geany Packages for Fedora</a></li>
+<li><a class="reference internal" href="#about-this-newsletter" id="id13">About this newsletter</a></li>
 </ul>
 </div>
 <div class="section" id="about-geany">
@@ -420,16 +419,6 @@ <h1 class="title">Geany Newsletter #5</h1>
 <li><a class="reference external" href="http://dmaphy.fedorapeople.org/">http://dmaphy.fedorapeople.org/</a></li>
 </ol>
 </div>
-<div class="section" id="id1">
-<h1><a class="toc-backref" href="#contents">About Geany</a></h1>
-<p>Geany is a small and lightweight Integrated Development Environment.
-It was developed to provide a small and fast IDE, which has only a
-few dependencies from other packages. Another goal was to be as
-independent as possible from a special Desktop Environment like KDE
-or GNOME - Geany only requires the GTK2 runtime libraries.</p>
-<p>More information about Geany can be found at
-<a class="reference external" href="http://www.geany.org/">geany.org</a>.</p>
-</div>
 <div class="section" id="about-this-newsletter">
 <h1><a class="toc-backref" href="#contents">About this newsletter</a></h1>
 <p>This newsletter has been created in cooperation by people from Geany's


Modified: vol_5/newsletter_5.pdf
0 files changed, 0 insertions(+), 0 deletions(-)
===================================================================
No diff available, check online


Modified: vol_5/newsletter_5.rst
13 files changed, 0 insertions(+), 13 deletions(-)
===================================================================
@@ -253,19 +253,6 @@ Contact Dominic if you have suggestions for improvements.
 3. http://dmaphy.fedorapeople.org/
 
 
-About Geany
-===========
-
-Geany is a small and lightweight Integrated Development Environment. 
-It was developed to provide a small and fast IDE, which has only a 
-few dependencies from other packages. Another goal was to be as 
-independent as possible from a special Desktop Environment like KDE 
-or GNOME - Geany only requires the GTK2 runtime libraries.	
-
-More information about Geany can be found at
-`geany.org <http://www.geany.org/>`_.
-
-
 About this newsletter
 =====================
 


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Newsletter-Commits mailing list