git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2014-12-11 14:45:16 +00:00
parent 0d094bec05
commit 509af41c04
22 changed files with 33 additions and 21 deletions

View File

@ -32,6 +32,18 @@ h3.groupheader {
font-size: 100%; font-size: 100%;
} }
h1 {
font-size: 150%;
}
h2 {
font-size: 120%;
}
h3 {
font-size: 120%;
}
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
-webkit-transition: text-shadow 0.5s linear; -webkit-transition: text-shadow 0.5s linear;
-moz-transition: text-shadow 0.5s linear; -moz-transition: text-shadow 0.5s linear;

View File

@ -87,7 +87,7 @@ typedef enum {
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Low Level driver helper macros * @name Low level driver helper macros
* @{ * @{
*/ */
#if ADC_USE_WAIT || defined(__DOXYGEN__) #if ADC_USE_WAIT || defined(__DOXYGEN__)

View File

@ -87,7 +87,7 @@ typedef enum {
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Low Level driver helper macros * @name Low level driver helper macros
* @{ * @{
*/ */
#if DAC_USE_WAIT || defined(__DOXYGEN__) #if DAC_USE_WAIT || defined(__DOXYGEN__)

View File

@ -169,7 +169,7 @@ typedef void (*icucallback_t)(ICUDriver *icup);
/** @} */ /** @} */
/** /**
* @name Low Level driver helper macros * @name Low level driver helper macros
* @{ * @{
*/ */
/** /**

View File

@ -209,7 +209,7 @@ typedef enum {
/** @} */ /** @} */
/** /**
* @name Low Level driver helper macros * @name Low level driver helper macros
* @{ * @{
*/ */
#if SPI_USE_WAIT || defined(__DOXYGEN__) #if SPI_USE_WAIT || defined(__DOXYGEN__)

View File

@ -469,7 +469,7 @@ typedef const USBDescriptor * (*usbgetdescriptor_t)(USBDriver *usbp,
/** @} */ /** @} */
/** /**
* @name Low Level driver helper macros * @name Low level driver helper macros
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -41,7 +41,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -41,7 +41,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** @} */ /** @} */

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -41,7 +41,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -41,7 +41,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -59,7 +59,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** @} */ /** @} */

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** @} */ /** @} */

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -36,7 +36,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**

View File

@ -51,7 +51,7 @@
/*===========================================================================*/ /*===========================================================================*/
/** /**
* @name Configuration options * @name PLATFORM configuration options
* @{ * @{
*/ */
/** /**