Changeset 5ffa072 in rtems-docs
- Timestamp:
- Jul 26, 2017, 3:44:44 PM (4 years ago)
- Branches:
- 5, am, master
- Children:
- 6543b90
- Parents:
- f776fe6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.txt
rf776fe6 r5ffa072 323 323 324 324 5. For literal output, such as shell commands and code use '::' at the trailing 325 edge of the previous paragraph. Ifthe '.. code-block::' with325 edge of the previous paragraph. Use the '.. code-block::' with 326 326 'c' for C code and 'shell' for shell code and terminal output. If you need 327 327 line number use: … … 338 338 .. topic:: 339 339 340 These directives reference specific CSS s ytle support.340 These directives reference specific CSS style support. 341 341 342 342 7. Images are placed in the 'images' directory. Do not place images in the … … 349 349 :alt: This is the alt text for some output types. 350 350 351 8. Callouts can be implement manually using a liternal block which can using351 8. Callouts can be implemented manually using a literal block which can use 352 352 '::' or a code block and topic block is used for the items. For 353 353 example: … … 370 370 3. Print something to the standard output device. 371 371 372 4. Exit with an exit code of 0. This isvalue can be checked by the372 4. Exit with an exit code of 0. This value can be checked by the 373 373 caller of this program. 374 374 375 Note, the topic items are manually number . This makes is easier to see which376 item matches the text. Use <> for the number and align at a position that377 works and makes the number as visible as possible. Use hanging indents if an378 i tems extends overa single line.375 Note, the topic items are manually numbered, which makes it easier to see 376 which item matches the text. Use <> for the number and align at a position 377 that works and makes the number as visible as possible. Use hanging indents 378 if an items extends past a single line. 379 379 380 380 9. Use the RTEMS domain references for URLs and mailing lists. For example to
Note: See TracChangeset
for help on using the changeset viewer.