From 541351858699bc7f196a197e417dce3b7f13b124 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 9 Jan 2024 15:52:34 +0100 Subject: Convert the FAQ to Markdown and enhance it! --- doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 4ce26f06..d82480e9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2020 Alexander Barton (alex@barton.de) and Contributors +# Copyright (c)2001-2024 Alexander Barton (alex@barton.de) and Contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ static_docs = \ Capabilities.txt \ Commands.txt \ Contributing.txt \ - FAQ.txt \ + FAQ.md \ HowToRelease.txt \ Modes.txt \ PAM.txt \ -- cgit 1.4.1