]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
point to the new location for documentation
authorAlan T. DeKok <aland@freeradius.org>
Wed, 6 Feb 2019 16:27:29 +0000 (11:27 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 6 Feb 2019 16:28:36 +0000 (11:28 -0500)
raddb/README.md [new file with mode: 0644]

diff --git a/raddb/README.md b/raddb/README.md
new file mode 100644 (file)
index 0000000..a81eea5
--- /dev/null
@@ -0,0 +1,12 @@
+# Where to find documentation
+
+All documentation for the server configuration files is now in the
+`doc/raddb/` directory.
+
+You can now also do:
+
+       $ make asciidoc
+
+from the top-level directory.  The configuration files here will be
+converted to Asciidoc with markup, and places in the `doc/raddb/`
+directory.