Skip to content
Craig Jennings edited this page Jul 25, 2016 · 23 revisions

Agent Developer Training - Getting Started

Dovetail Agent is a contemporary web application that replaces the legacy Clarify Classic Client. It brings the power of modern web technologies to your existing Clarify system. This is a collection of developer training pages we've created to help out Dovetail customers wishing to customize this product.

If you need help setting up Dovetail Agent you can find the documentation on Dovetail Support.

Start Here

This training is setup in a manner in which you can work your way through it and get a basic understanding of how to customize Agent, or you can jump to specific topics to refresh your memory on how to use a feature. If this is your first time, we suggest going to the Overview and working your way through the material. If you are just looking for a refresher, feel free to browse the Sidebar for the topic you are interested in.

Help You

Please let us know if there are topics that you feel could be better explained or have incorrect information by creating an issue on this repo.

Help Us

If you've found an error and wish to help us in correcting it, just fork the wiki repo (see Offline Usage below), make the correction, and submit a pull request for us to review.

Searching the Wiki

You can search our Wiki using the Google Chrome extension GitHub Wiki Search. This extension adds a search bar to the GitHub Wiki page and allows for full-text search. There is currently no built in Wiki search feature on GitHub.

Offline Usage

Don't forget that you can clone this wiki by using git clone [email protected]:DovetailSoftware/agent-dev-training.wiki.git just like you would with any other GitHub repo. This will allow you to perform local searches on it, however you will need a markdown previewer to view the pages in a formatted state.

Clone this wiki locally