96 lines
1.5 KiB
ReStructuredText
96 lines
1.5 KiB
ReStructuredText
|
|
||
|
###############
|
||
|
CDB http server
|
||
|
###############
|
||
|
|
||
|
|
||
|
.. contents::
|
||
|
:depth: 2
|
||
|
:backlinks: top
|
||
|
:local:
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
About
|
||
|
=====
|
||
|
|
||
|
...
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Documentation
|
||
|
=============
|
||
|
|
||
|
...
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Installation
|
||
|
============
|
||
|
|
||
|
|
||
|
Download binaries
|
||
|
-----------------
|
||
|
|
||
|
::
|
||
|
|
||
|
...
|
||
|
|
||
|
|
||
|
Build from sources
|
||
|
------------------
|
||
|
|
||
|
::
|
||
|
|
||
|
...
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Authors
|
||
|
=======
|
||
|
|
||
|
Ciprian Dorin Craciun
|
||
|
* `ciprian@volution.ro <mailto:ciprian@volution.ro>`_ or `ciprian.craciun@gmail.com <mailto:ciprian.craciun@gmail.com>`_
|
||
|
* `<https://volution.ro/ciprian>`_
|
||
|
* `<https://github.com/cipriancraciun>`_
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Notice (copyright and licensing)
|
||
|
================================
|
||
|
|
||
|
|
||
|
Notice -- short version
|
||
|
-----------------------
|
||
|
|
||
|
The code is licensed under AGPL 3 or later.
|
||
|
|
||
|
If you **change** the code within this repository **and use** it for **non-personal** purposes, you'll have to release it as per AGPL.
|
||
|
|
||
|
|
||
|
Notice -- long version
|
||
|
----------------------
|
||
|
|
||
|
For details about the copyright and licensing, please consult the `notice <./documentation/licensing/notice.txt>`__ file in the `documentation/licensing <./documentation/licensing>`_ folder.
|
||
|
|
||
|
If someone requires the sources and/or documentation to be released
|
||
|
under a different license, please send an email to the authors,
|
||
|
stating the licensing requirements, accompanied with the reasons
|
||
|
and other details; then, depending on the situation, the authors might
|
||
|
release the sources and/or documentation under a different license.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
References
|
||
|
==========
|
||
|
|
||
|
|
||
|
.. [CDB] `CDB @WikiPedia <https://goo.gl/nvWKcY>`_
|
||
|
|