Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/tmandry/db-team07
- Owner: tmandry
- Created: 2013-02-06T02:23:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-01T00:54:25.000Z (almost 12 years ago)
- Last Synced: 2024-10-14T11:52:33.310Z (3 months ago)
- Language: C
- Size: 22.2 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!