2019-05-28 08:52:24 +02:00
|
|
|
// Copyright (C) 2013-2019 Internet Systems Consortium, Inc. ("ISC")
|
2013-08-20 19:03:18 +02:00
|
|
|
//
|
2015-12-15 21:37:34 +01:00
|
|
|
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2013-08-20 19:03:18 +02:00
|
|
|
|
|
|
|
/**
|
|
|
|
|
2014-06-18 20:46:21 +02:00
|
|
|
@page contributorGuide Kea Contributor's Guide
|
2013-08-20 19:03:18 +02:00
|
|
|
|
2019-05-27 12:59:19 +02:00
|
|
|
The Contributor's Guide has been moved to a stand alone document.
|
2019-07-19 13:59:36 -04:00
|
|
|
See CONTRIBUTORS.md in the top level sources or:
|
2013-08-20 19:03:18 +02:00
|
|
|
|
2019-07-16 14:25:53 +02:00
|
|
|
Link: https://gitlab.isc.org/isc-projects/kea/blob/master/CONTRIBUTING.md
|
2013-09-03 16:00:00 +02:00
|
|
|
|
2013-09-12 12:11:48 +05:30
|
|
|
*/
|