aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-05 08:21:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-05 08:21:22 +0000
commit2357f6fde41af1edf3b6094b6027b67be9522dc0 (patch)
treea56e6f7c4235d18345fa435ff6124f8bae5a07cf
parent4b942a46c2eb1d35c27ba964b454b9948459e22e (diff)
downloadChibiOS-2357f6fde41af1edf3b6094b6027b67be9522dc0.tar.gz
ChibiOS-2357f6fde41af1edf3b6094b6027b67be9522dc0.tar.bz2
ChibiOS-2357f6fde41af1edf3b6094b6027b67be9522dc0.zip
Fixes to the readme.txt file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@875 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 5a729fc19..d1c3f5dc2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -19,8 +19,9 @@
ChibiOS/RT but used in the demo applications.
./test/ - Test code, used by some demos.
./docs/src - Documentation sources.
+./docs/rsc - Documentation resources.
./docs/Doxyfile - Doxygen project file.
-./docs/html/index.html - ChibiOS/RT documentation.
+./docs/index.html - ChibiOS/RT documentation.
The documentation is also available on the project
web page: http://chibios.sourceforge.net/
./docs/reports - Test reports on the various targets.