betsy.mcphail
7d3f4e12d2
Tutorial: Clarify instructions for multi-config generators in Step 1
2023-08-17 11:19:06 -04:00
Markus Ferrell
8ddf32196c
Tutorial: Refactor MathFunctions code
...
Propagate the refactor in Step 10 MathFunctions through all of the
steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx
to determine which sqrt library is called. Adds .h files which
correspond to their .cxx files by name.
2023-02-23 09:42:10 -05:00
Markus Ferrell
80f5d28813
Tutorial: Update step 2 style
2022-08-29 15:43:53 -04:00
Markus Ferrell
953d729622
Tutorial: Collapse step 1 solutions
2022-08-15 12:06:46 -04:00
Markus Ferrell
c59e164155
Tutorial: Add Step 1 background info and update style
2022-08-15 12:06:34 -04:00
Markus Ferrell
bc0aef31ee
Tutorial: Add reference links for step 1 commands
2022-07-19 13:18:55 -04:00
Betsy McPhail
14600a42c8
Tutorial: Update Step 1 instructions
...
To demonstrate how simple a CMake project can be, move the `Build and Run`
section earlier in the step.
2021-09-30 12:04:52 -04:00
Brad King
73898c4922
Tutorial: Make code snippets linkable
...
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.
2021-06-18 12:31:45 -04:00
Josef Angstenberger
9e5bbb69ea
Tutorial: Add captions for code blocks
2021-06-17 11:57:56 -04:00
Josef Angstenberger
fe60154fe8
Tutorial: Small formatting improvements
...
- Use inline literals for all code fragments and names.
- Add missing console code-blocks.
- Always use c++, not c as code language.
2021-06-17 11:57:56 -04:00
Josef Angstenberger
d1c3e7e78a
Tutorial: Split steps into separate files
...
Fixes : #21737
2021-06-17 11:53:55 -04:00