Skip to content

Commit ac552f1

Browse files
committed
Add meta description to some doc pages.
Try to improve SEO a bit. Get more users/contributors.
1 parent a8dadbc commit ac552f1

File tree

11 files changed

+66
-0
lines changed

11 files changed

+66
-0
lines changed

doc/admin_guide.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. meta::
2+
:description language=en:
3+
How to administer, backup, upgrade a Roundup installation.
4+
System and user security, configuring web compression,
5+
documentation on using roundup-server and running
6+
roundup-admin.
7+
8+
19
====================
210
Administration Guide
311
====================

doc/customizing.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
.. meta::
2+
:description language=en:
3+
How to customize and extend the Roundup Issue
4+
Tracker. Includes many cookbook and how-to
5+
examples. Reference for the design and internals
6+
needed to understand and extend the examples to meet
7+
new needs.
8+
19
:tocdepth: 2
210

311
===================

doc/features.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. meta::
2+
:description language=en:
3+
Features of using the Roundup Issue Tracker. Describes
4+
all access methods, configuration and workflow capabilities.
5+
Links to detailed documentation.
6+
17
================
28
Roundup Features
39
================

doc/glossary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description language=en:
3+
Definitions of terms used in the Roundup Issue Tracker
4+
documentation.
5+
16
================
27
Roundup Glossary
38
================

doc/index.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. meta::
2+
:description language=en:
3+
Table of contents for documentation on the Roundup Issue Tracker.
4+
15
=======================================================
26
Roundup: an Issue-Tracking System for Knowledge Workers
37
=======================================================

doc/installation.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
.. meta::
2+
:description language=en:
3+
Everything about installing the Roundup issue tracker web and
4+
mail interfaces and configuring a tracker. How to download and
5+
demonstrate Roundup using using command line or
6+
Docker. Optional software that adds functionality to Roundup.
7+
18
.. index:: Installation
29

310
==================

doc/overview.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. meta::
2+
:description language=en:
3+
Original proposal for the Roundup Issue Tracker. The problem
4+
it solves, and guiding principles. Presents the
5+
components of Roundup and how they interact.
6+
17
=======================================================
28
Roundup: an Issue-Tracking System for Knowledge Workers
39
=======================================================

doc/rest.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. meta::
2+
:description language=en:
3+
Documentation on the RESTful interface to the Roundup Issue
4+
Tracker.
5+
6+
17
.. index:: pair: api; Representational state transfer
28
pair: api; rest
39

doc/upgrading.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. meta::
2+
:description language=en:
3+
Critical documentation on how to upgrade the Roundup Issue
4+
Tracker. Actions that must or can be taken when upgrading from
5+
one version to another are documented here.
6+
17
.. index:: Upgrading
28

39
======================================

doc/user_guide.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description language=en:
3+
Describes how to interact with and use a tracker with the
4+
Roundup Issue Tracker.
5+
16
==========
27
User Guide
38
==========

0 commit comments

Comments
 (0)