File: lib.rst

package info (click to toggle)
knot-resolver 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,392 kB
  • sloc: javascript: 42,732; ansic: 40,312; python: 12,616; cpp: 2,121; sh: 1,997; xml: 193; makefile: 181
file content (76 lines) | stat: -rw-r--r-- 1,209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.. SPDX-License-Identifier: GPL-3.0-or-later

.. _lib_index:

.. include:: ../../lib/README.rst

API reference
=============

.. warning:: This section is generated with doxygen and breathe. Due to their
   limitations, some symbols may be incorrectly described or missing entirely.
   For exhaustive and accurate reference, refer to the header files instead.

.. contents::
   :depth: 1
   :local:

.. _lib_api_rplan:

Name resolution
---------------

.. doxygenfile:: resolve.h
   :project: libkres
.. doxygenfile:: rplan.h
   :project: libkres

.. _lib_api_cache:

Cache
-----

.. doxygenfile:: cache/api.h
   :project: libkres

.. doxygenfile:: cache/impl.h
   :project: libkres

Rules
-----

.. doxygenfile:: rules/api.h
   :project: libkres

.. _lib_api_nameservers:

Nameservers
-----------

.. doxygenfile:: selection.h
   :project: libkres
.. doxygenfile:: zonecut.h
   :project: libkres

.. _lib_api_modules:

Modules
-------

.. doxygenfile:: module.h
   :project: libkres

.. doxygenfile:: layer.h
   :project: libkres

Utilities
---------

.. doxygenfile:: utils.h
   :project: libkres
.. doxygenfile:: defines.h
   :project: libkres

.. _lib_generics:

.. include:: ../../lib/generic/README.rst