aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-23 13:12:41 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-23 13:12:41 +0000
commit506212845dd0644b2755191da1252380aababd24 (patch)
tree112d1f18e69f049b45bceb119226fef188f7f82a /readme.txt
parent9d812b5db3c21ff09e30a115c7643f7fec5492a3 (diff)
downloadChibiOS-506212845dd0644b2755191da1252380aababd24.tar.gz
ChibiOS-506212845dd0644b2755191da1252380aababd24.tar.bz2
ChibiOS-506212845dd0644b2755191da1252380aababd24.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index a2201e6ba..40e1fd6da 100644
--- a/readme.txt
+++ b/readme.txt
@@ -93,6 +93,11 @@
as default.
- CHANGE: Removed all the prefixes from the structure/union field names
in the HAL subsystem.
+- CHANGE: Updated the documentation to use Doxygen 1.7.3 which produces a much
+ more readable output. Also modified the documentation layout to put functions
+ and variables ahead of everything else in the group pages.
+ Doxygen version below 1.7.3 cannot be used anymore because differences in
+ templates.
*** 2.3.0 ***
- FIX: Fixed race condition in CM0 ports, the fix also improves the