Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial: Update step 5 style | Markus Ferrell | 2022-10-06 | 1 | -1/+1 |
| | |||||
* | Tutorial: Align step 12 prose with documentation | Markus Ferrell | 2022-09-05 | 1 | -2/+2 |
| | | | | Fixes: #23918 | ||||
* | Help: Fix minor typos in guides | tocic | 2022-09-04 | 1 | -1/+1 |
| | |||||
* | Tutorial: Make code snippets linkable | Brad King | 2021-06-18 | 1 | -0/+4 |
| | | | | | | Extend the change from commit 9e5bbb69ea (Tutorial: Add captions for code blocks, 2021-06-11) to also add a Sphinx named target to code blocks. Name each target after the change the code block makes. | ||||
* | Tutorial: Add captions for code blocks | Josef Angstenberger | 2021-06-17 | 1 | -0/+4 |
| | |||||
* | Tutorial: Small formatting improvements | Josef Angstenberger | 2021-06-17 | 1 | -1/+1 |
| | | | | | | - Use inline literals for all code fragments and names. - Add missing console code-blocks. - Always use c++, not c as code language. | ||||
* | Tutorial: Split steps into separate files | Josef Angstenberger | 2021-06-17 | 1 | -0/+78 |
Fixes: #21737 |