Skip to content

Commit c052239

Browse files
committed
doc: fix formatting, typos.
1 parent e0b6245 commit c052239

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/features.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Roundup Features
1010

1111
Roundup is an easy-to-use and -install issue-tracking system with
1212
web, e-mail and command-line interfaces. Based on the winning design
13-
from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
13+
from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design
14+
competition.
1415

1516
**Installation and Setup**
1617

@@ -34,11 +35,11 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
3435

3536
- Manage your issues your way. Handle bugs, features, milestones,
3637
user feedback, fleet maintenance, office issues etc.
38+
- Issues become a mini mailing list to keep everyone informed.
3739
- Searches on specific properties (e.g. open issues with a high
38-
priority) can be saved and reused or shared with outer users.
40+
priority) can be saved and reused or shared with other users.
3941
- Full Text Search for quick searches across messages.
4042
- Keeps a detailed history of issue changes.
41-
- Issues become a mini mailing list to keep everyone informed.
4243
- Email is a first class method for interacting with issues.
4344

4445
**Scalability and Performance**
@@ -77,7 +78,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
7778
- Users can sign up through the web interface or new user creation
7879
can be limited to admin users.
7980
- Can use an `external user database`_ (LDAP, password file)
80-
- Self-server password reset for users via email.
81+
- Self-serve password reset for users via email.
8182

8283
**Email Integration and Automation**
8384

@@ -97,9 +98,9 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
9798

9899
**Remote Access Interfaces**
99100

101+
- `RESTful API`_ accessible with basic HTTP authentication or optional JWT.
100102
- `XMLRPC interface`_ for remote tracker access with basic
101103
HTTP authentication.
102-
- `RESTful API`_ accessible with basic HTTP authentication or optional JWT.
103104
- Configurable CORS support for third-party web pages.
104105
- Ability to generate and authenticate JSON Web Tokens (JWT).
105106

0 commit comments

Comments
 (0)