Commit f4498c0
committed
minor #886 [Docs] Replace literalinclude with links to example files (OskarStark)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Docs] Replace literalinclude with links to example files
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | yes
| Issues | --
| License | MIT
The literalinclude directive was causing issues in the documentation build. Replaced it with direct links to the example files in the GitHub repository. This keeps the documentation clean and ensures readers always see the most up-to-date version of the examples.
Commits
-------
601a3a0 [Docs] Replace literalinclude with links to example files2 files changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments