aboutsummaryrefslogtreecommitdiffstats
path: root/doc/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-24 08:13:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-24 08:13:15 +0000
commit8dab615d7d44d65eedafc26ee682d79123b57b41 (patch)
tree1c2ede8e2ab31867daffac42bc6453faeb4f0fc2 /doc/readme.txt
parenta1052ff43eb30723fcc801f6d3dcc637e1463145 (diff)
downloadChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.tar.gz
ChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.tar.bz2
ChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7529 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/readme.txt')
-rw-r--r--doc/readme.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/readme.txt b/doc/readme.txt
deleted file mode 100644
index 9924d779f..000000000
--- a/doc/readme.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-*** Documentation build procedure ***
-
-The following software must be installed:
-- Doxygen 1.7.4 or later.
-- Graphviz 2.26.3 or later. The ./bin directory must be specified in the path
- in order to make Graphviz accessible by Doxygen.
-
-Build procedure:
-- Run Doxywizard.
-- Load ./docs/Doxyfile_html or ./docs/Doxyfile_chm from Doxywizard.
-- Start.