|
Joutsen Cookbook v0.1.0-43-g71de945
|
The family cookbook aims to be small and easy to use cookbook that can be hosted on the web. It can simply be used to store and organize recipies.
The project is in its very early stages and therefore no usable version exists yet.
It is the goal of this project to be able to host the cookbook in Apache or any other webserver that supports ASP.NET MVC projects.
Unit tests and component tests using the NUnit test framework can be found in the tests folder. After successfully building the test projects the tests can be run from the commandline using the NUnit projects in the tests folder.
For more information see the development documentation.
API documentation using monodoc is generated for each stable version. The resulting HTML API documentation will be available in the downloads area.
Development documentation with guidelines and information is available in docs/development.