aboutsummaryrefslogtreecommitdiffstats
path: root/docs/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-15 16:48:36 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-15 16:48:36 +0000
commit9c9c52f753a9caf51189ad9e1293476f2384676b (patch)
treee53ea9f519e7e2fbdbab38e2c693daef5204cd88 /docs/readme.txt
parent7c68ef157d009f9932ac47ba21ba5d74e321623f (diff)
downloadChibiOS-9c9c52f753a9caf51189ad9e1293476f2384676b.tar.gz
ChibiOS-9c9c52f753a9caf51189ad9e1293476f2384676b.tar.bz2
ChibiOS-9c9c52f753a9caf51189ad9e1293476f2384676b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5858 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/readme.txt')
-rw-r--r--docs/readme.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/readme.txt b/docs/readme.txt
deleted file mode 100644
index 9924d779f..000000000
--- a/docs/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.