Documentation

Welcome to VDM wiki! This is the home page which contains all information about VDM.
See our Release Notes for up-to-date information.

  • Adapter Documentation: This document provide detailed description about how to build your own adapter plugin for VDM. Include what are the functions you need to implement and development handout.
  • Our Architecture: This document provide a high level architecture view of the VDM application, includes web-framework, technology used. It is important to know system components before you build your own adapter.
  • VDM Data Model: This document provide detailed descriotion about structure of CouchDB that VDM is using.
  • Issue Tracker Specification: This document provide detailed graph explaination about issue tracker type of adapters (JIRA, Fogbugz, etc.)
  • Documentation on Logging and Ports: This document provide critical information for debugging purpose. Include where to look for log files and which port number is available.
  • NodeJS Coding Style Guide: This document is for developers who want to participate in VDM project and the Node.js coding standard they need to follow.
  • Python Coding Style Guide: This document is for developers who want to participate in VDM project and the Python coding standard they need to follow.