Update class documentation tags
stop using scope for \addtogroup. It was placing class methods into the
group documentation instead of the class documentation. The new style is
to explicitly tag the class as @ingroup. This new method will allow the
class to be linked in the group page, and the class page will contain
the detailed documentation of the class methods.
ls
1 parent b3ce996 commit f945d7131951074350db417f28c8510694e86c6d
@Jimmy Brisson Jimmy Brisson authored on 4 Apr 2017
Showing 49 changed files
View
drivers/AnalogIn.h
View
drivers/AnalogOut.h
View
drivers/BusIn.h
View
drivers/BusInOut.h
View
drivers/BusOut.h
View
drivers/CAN.h
View
drivers/DigitalIn.h
View
drivers/DigitalInOut.h
View
drivers/DigitalOut.h
View
drivers/Ethernet.h
View
drivers/FlashIAP.h
View
drivers/I2C.h
View
drivers/I2CSlave.h
View
drivers/InterruptIn.h
View
drivers/InterruptManager.h
View
drivers/LowPowerTicker.h
View
drivers/LowPowerTimeout.h
View
drivers/LowPowerTimer.h
View
drivers/PortIn.h
View
drivers/PortInOut.h
View
drivers/PortOut.h
View
drivers/PwmOut.h
View
drivers/RawSerial.h
View
drivers/SPI.h
View
drivers/SPISlave.h
View
drivers/Serial.h
View
drivers/SerialBase.h
View
drivers/Ticker.h
View
drivers/Timeout.h
View
drivers/Timer.h
View
drivers/TimerEvent.h
View
events/Event.h
View
events/EventQueue.h
View
platform/CThunk.h
View
platform/CallChain.h
View
platform/Callback.h
View
platform/CircularBuffer.h
View
platform/DirHandle.h
View
platform/FileBase.h
View
platform/FileHandle.h
View
platform/FileLike.h
View
platform/FilePath.h
View
platform/FileSystemLike.h
View
platform/FunctionPointer.h
View
platform/LocalFileSystem.h
View
platform/PlatformMutex.h
View
platform/SingletonPtr.h
View
platform/Stream.h
View
platform/Transaction.h