summaryrefslogtreecommitdiffstats
path: root/Help/guide
Commit message (Expand)AuthorAgeFilesLines
* Tutorial: Fix-up typos and inconsistenciesbetsy.mcphail2023-09-0713-17/+36
* Tutorial: Clarify instructions for multi-config generators in Step 1betsy.mcphail2023-08-171-1/+13
* Merge topic 'help-importing-exporting-lib'Brad King2023-08-081-2/+2
|\
| * Help/guide/importing-exporting: Update line numbers in proseAdrien Ollier2023-08-071-2/+2
* | Tutorial: Refactor Step 10Chris Mahoney2023-07-171-1/+12
* | Tutorial: Clarify Step 4 TODO 4Chris Mahoney2023-07-171-2/+2
* | Tutorial: Clarify Step 3Chris Mahoney2023-07-171-20/+3
* | Tutorial: Fix Step 1 TODO 1 to be expandableChris Mahoney2023-06-221-1/+1
|/
* Tutorial: Extend literal include to contain full code changes in solutionMarkus Ferrell2023-06-151-1/+1
* Help/guide: fix MathFunctionsTargets.cmake path in importing-exportingOlivier Blin2023-05-261-4/+5
* Tutorial: Move Step4-Ex1 to Step3-Ex2Paul Choisel2023-04-287-200/+225
* Merge topic 'tutorial_refactor_cmake_scripts'Brad King2023-03-0921-114/+272
|\
| * Tutorial: Refactor MakeTable commands into MakeTable.cmakeMarkus Ferrell2023-03-0721-114/+272
* | Help: Replace link with its permanent redirectBrad King2023-02-271-1/+1
|/
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-2381-516/+645
* FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-071-1/+1
* Tutorial: Fix typos in Step 11 exercise and solutionJoshua Perrett2023-01-182-5/+5
* Tutorial: Fix exercise in Step 10 to match solution provided in Step 11Joshua Perrett2023-01-181-1/+1
* Tutorial: Fix destination of link from Step 6 to Step 5Joshua Perrett2023-01-181-2/+2
* Tutorial: Fix exercise in Step 5 to match solution provided in Step 6Joshua Perrett2023-01-181-1/+1
* Tutorial: Fix typo in step 5 todo statementMarkus Ferrell2023-01-111-1/+1
* Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-2/+1
* Help: Use role `:program:`Alex Turbov2022-11-061-1/+1
* Merge topic 'tutorial_step7_update'Brad King2022-10-283-25/+158
|\
| * Tutorial: Update step 7 styleMarkus Ferrell2022-10-273-25/+158
* | Tutorial: Fix Step 5 solution after update to Step 6Markus Ferrell2022-10-271-1/+1
|/
* Merge topic 'tutorial_step6_update'Brad King2022-10-272-30/+66
|\
| * Tutorial: Update step 6 styleMarkus Ferrell2022-10-252-30/+66
* | Tutorial: Restore USE_MYMATH in place of MY_MATHMarkus Ferrell2022-10-254-10/+11
* | Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-202-13/+14
* | Tutorial: Fix variable name typo in step 1Steven2022-10-171-1/+1
|/
* Merge topic 'tutorial_step5_update'Brad King2022-10-0716-61/+317
|\
| * Tutorial: Update step 5 styleMarkus Ferrell2022-10-0616-61/+317
* | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-051-4/+4
|/
* Merge topic 'tutorial_step4_update'Brad King2022-09-2910-32/+288
|\
| * Tutorial: Update step 4 styleMarkus Ferrell2022-09-2810-32/+288
* | Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-5/+9
* | Tutorial: Align step 12 prose with documentationMarkus Ferrell2022-09-051-2/+2
|/
* Help: Fix minor typos in guidestocic2022-09-042-2/+2
* Tutorial: Update step 3 styleMarkus Ferrell2022-08-314-29/+128
* Tutorial: Update step 2 styleMarkus Ferrell2022-08-296-76/+433
* Tutorial: Collapse step 1 solutionsMarkus Ferrell2022-08-151-0/+87
* Tutorial: Add Step 1 background info and update styleMarkus Ferrell2022-08-154-104/+313
* Merge topic 'tutorial_genExp_rearrange'Brad King2022-08-1041-312/+223
|\
| * Tutorial: Move step 10 to step 4Markus Ferrell2022-08-0841-312/+223
* | Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-043-45/+51
* | Help: Replace mentions of ``-T`` and ``-A`` options with roleAlex Turbov2022-08-041-6/+7
* | Help: Replace mentions of ``-G`` option with :option:`-G` roleAlex Turbov2022-08-041-3/+3
* | Help: Replace mentions of ``-C`` option with :option:`-C` roleAlex Turbov2022-08-043-7/+6
|/
* Merge topic 'doc-find_package-BYPASS_PROVIDER'Brad King2022-07-251-1/+1
|\