1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

4 Commits

Author SHA1 Message Date
5ddf98f6bd Small improvement in directory test 2022-03-02 10:52:09 +01:00
eb859a3fb0 Small change to fix doc building on Debian 2022-02-20 15:30:47 +01:00
9b13fa4d9c Small changes related to the new release 2022-02-20 14:28:06 +01:00
58510024be Doc: Include full LinuxDocTools code
BIRD uses hacked LinuxDocTools for building documentation, keeping some
parts locally and using remaining parts from system-installed one. This
setup breaks when LinuxDocTools makes some internal changes and is hard
to keep consistent.

Just include full LinuxDocTools code (both hacked and unmodified parts)
to avoid consistency issues. Note that we still need some binaries from
LinuxDocTools, so it still needs to be installed to build documentation.
2021-04-25 02:21:05 +02:00