[latexila] help: Add section IDs to pass 'yelp-check validate'



commit 8b67c9ac8d99a9c60234ed65c8ef9215da80f678
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Sep 23 22:14:00 2017 +0200

    help: Add section IDs to pass 'yelp-check validate'

 help/C/completion.page     |    4 ++--
 help/C/projects.page       |    4 ++--
 help/C/spell_checking.page |    4 ++--
 help/C/structure.page      |    6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/help/C/completion.page b/help/C/completion.page
index d68dc66..760c758 100644
--- a/help/C/completion.page
+++ b/help/C/completion.page
@@ -13,7 +13,7 @@
   <p>The purpose is to facilitate the writing of LaTeX commands, by showing proposals.</p>
 </synopsis>
 
-<section>
+<section id="interactive-completion">
   <title>Interactive completion</title>
   <p>
     By default, when a LaTeX command is typed, proposals will be shown after two
@@ -26,7 +26,7 @@
   </p>
 </section>
 
-<section>
+<section id="manual-completion">
   <title>Manual completion</title>
   <p>
     At any time, press
diff --git a/help/C/projects.page b/help/C/projects.page
index 7c9c447..91d9294 100644
--- a/help/C/projects.page
+++ b/help/C/projects.page
@@ -14,7 +14,7 @@
   is useful.</p>
 </synopsis>
 
-<section>
+<section id="manage-projects">
   <title>Manage projects</title>
 
   <p>
@@ -31,7 +31,7 @@
   </p>
 </section>
 
-<section>
+<section id="usefulness-of-projects">
   <title>Usefulness of projects</title>
   <list>
     <item><p>A <link xref="build_tools">build tool</link> is executed on the
diff --git a/help/C/spell_checking.page b/help/C/spell_checking.page
index 2619c16..cfa0869 100644
--- a/help/C/spell_checking.page
+++ b/help/C/spell_checking.page
@@ -13,7 +13,7 @@
   <p>The purpose is to correct spelling mistakes easily.</p>
 </synopsis>
 
-<section>
+<section id="use">
   <title>Use the spell checking</title>
   <p>
     The default spell checking settings can be changed in the preferences dialog:
@@ -36,7 +36,7 @@
   </p>
 </section>
 
-<section>
+<section id="dictionaries">
   <title>Dictionaries</title>
   <p>
     <link href="http://www.abisource.com/projects/enchant/";>Enchant</link>
diff --git a/help/C/structure.page b/help/C/structure.page
index 9c4abcc..e690901 100644
--- a/help/C/structure.page
+++ b/help/C/structure.page
@@ -14,7 +14,7 @@
   figures, … of a document, to easily navigate in it.</p>
 </synopsis>
 
-<section>
+<section id="display">
   <title>Display the structure</title>
 
   <p>
@@ -33,7 +33,7 @@
   </p>
 </section>
 
-<section>
+<section id="actions">
   <title>Actions</title>
 
   <p>
@@ -44,7 +44,7 @@
 </section>
 
 <section its:locNote="Do not translate the words TODO and FIXME. They are special comments
-that can be inserted in LaTeX documents.">
+that can be inserted in LaTeX documents." id="todos-and-fixmes">
   <title>TODOs and FIXMEs</title>
 
   <p>


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