| Revision 48869dd,
531 bytes
checked in by Stefano Fedrigo <aleph@develer.com>, 3 months ago
(diff) |
|
Beautify README.
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | This is the source code of BeRTOS operating system. |
|---|
| 2 | |
|---|
| 3 | You can generate the documentation using doxygen with the file Doxyfile-offline: |
|---|
| 4 | |
|---|
| 5 | $ doxygen Doxyfile-offline |
|---|
| 6 | |
|---|
| 7 | You can read the generated documentation by opening the file: |
|---|
| 8 | |
|---|
| 9 | doc/offline-reference/html/index.html |
|---|
| 10 | |
|---|
| 11 | You can read the latest documentation online at the following address: |
|---|
| 12 | |
|---|
| 13 | http://dev.bertos.org/doxygen |
|---|
| 14 | |
|---|
| 15 | Tutorials can be found here: |
|---|
| 16 | |
|---|
| 17 | http://www.bertos.org/use/tutorial-front-page |
|---|
| 18 | |
|---|
| 19 | The support forum is located at forum.bertos.org. |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | Have fun with BeRTOS! |
|---|
Note: See
TracBrowser
for help on using the repository browser.