Code Doc
2015-04-01
A Django application for hosting and accessing documentation and distributions generated from source code.
This project provides a simple web application written in Django/python that helps sharing documentation and other artifacts in a public or private way.
It is the perfect companion of a build server (which generates the documentation and eg. installers) when it comes to sharing those artifacts with different group of developers in your organization.
It also comes with a remote API for being able to push an artifact directly from a Continuous Build/Integration server.
Currently used in production at the Institute.
Author(s): | Raffi Enficiaud, Jean-Claude Passy |
Department(s): |
Software Workshop |
Authors: | Raffi Enficiaud, Jean-Claude Passy |
Maintainers: | Jean-Claude Passy |
Release Date: | 2015-04-01 |
License: | The 3-Clause BSD License (BSD-3-Clause) |