diff --git a/README.md b/README.md index f845195..2db3934 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -## Mantis Source Integration +# Mantis Source Integration Copyright (C) 2012 John Reese -### Description +## Description This plugin provides a flexible framework for fully integrating any sort of version control system with Mantis, including support for @@ -13,36 +13,38 @@ class-based API to access objects in the database. Initial support is included, using extension plugins, for Subversion -repositories using WebSVN, and Git repositories hosted on GitHub. -Support for more source control tools is planned, but should be rather -straightforward to implement, due to the flexibility inherent in the -integration framework and API. +repositories using [WebSVN](http://www.websvn.info/), and Git repositories +hosted on [GitHub](http://github.com/). Support for more source control +tools is planned, but should be rather straightforward to implement, due +to the flexibility inherent in the integration framework and API. -### Requirements +## Requirements The Source Integration framework requires Mantis version 1.2.0 or higher. -### Installation +## Installation For basic instruction on getting started with the plugin framework, see the article on LeetCode.net covering Git and Subversion: http://leetcode.net/blog/2009/01/integrating-git-svn-with-mantisbt/ -### Support +## Support Problems or questions dealing with use and installation should be directed to the MantisBT IRC channel #mantishelp: irc://freenode.net/mantishelp - http://leetcode.net/mantis/plugin.php?page=IRC/irc Bug reports or fixes are highly encouraged, and should be directed to -the bug tracker on LeetCode.net: +the bug tracker on GitHub: - http://leetcode.net/mantis + http://github.com/mantisbt-plugins/source-integration/issues -The latest source code can be found on MantisForge.org: +The latest source code can be found on GitHub: http://github.com/mantisbt-plugins/source-integration +Original project and documentation can be found on noswap.com: + + http://noswap.com/projects/source-integration/ \ No newline at end of file