]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a pointer to the build instructions for the manual
authorDaniel Earl Poirier <poirier@apache.org>
Wed, 16 Mar 2011 17:21:34 +0000 (17:21 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Wed, 16 Mar 2011 17:21:34 +0000 (17:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082224 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/BUILDING [new file with mode: 0644]

diff --git a/docs/manual/BUILDING b/docs/manual/BUILDING
new file mode 100644 (file)
index 0000000..71ad945
--- /dev/null
@@ -0,0 +1,2 @@
+For instructions on building the manual, see
+<https://httpd.apache.org/docs-project/docsformat.html>.