File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# TracDocs
2
2
3
- The TracDocs project is a plugin for the 'trac' project management tool.
3
+ The TracDocs project is a plugin for the [ trac] ( https://trac.edgewall.org/ )
4
+ project management tool.
4
5
5
6
Many documents exists adjacent to the code that is being developed and
6
7
managed. These documents are not conveniently stored in a wiki due to the lack
@@ -13,11 +14,17 @@ access to.
13
14
14
15
Some features:
15
16
16
- * Uses RestructuredText as a markup language.
17
+ * Uses [ RestructuredText] ( http://docutils.sourceforge.net/rst.html ) as a
18
+ markup language.
19
+
17
20
* Supports inline images and links.
21
+
18
22
* Highlights source code using google-code-prettify.
23
+
19
24
* Supports editing through Subversion and the Trac website.
25
+
20
26
* Handles user permission using Subversion authorization.
27
+
21
28
* Supports downloading binaries with proper mime-types for non-text files.
22
29
23
30
Note: this plugin respects the access rights of the user that is logged in.
You can’t perform that action at this time.
0 commit comments