Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmandry/db-team07

A sweet database (CSCE 315-501)
https://github.com/tmandry/db-team07

Last synced: about 1 month ago
JSON representation

A sweet database (CSCE 315-501)

Awesome Lists containing this project

README

        

db-team07
=========

A static version of the documentation is available [here](http://tmandry.dreamhosters.com/db-team07/annotated.html).

We use [doxygen](http://www.stack.nl/~dimitri/doxygen/) for documentation. To generate docs, install doxygen, then type
```sh
$ doxygen
```
in your terminal. Navigate to `doc/index.html` in your browser. Easy!