Commit a87f364
authored
Merge: Fix Minor Docs Issues (emdgroup#741)
Fixes emdgroup#727 and emdgroup#578
Changed
- added a html anchor to the README, this makes the link clickable on
GitHub and has no influence on the deployed page (is not visible there)
- Update build script to not do linebreaks if they are on commented
files
On my fork this has fixed the issues:
- [README link](https://github.com/Scienfitz/baybe-dev) is clickable
- [deployed
link](https://scienfitz.github.io/baybe-dev/latest/index.html#quick-start)
is clickable
- [Exemplary title length
issue](https://scienfitz.github.io/baybe-dev/latest/examples/Backtesting/impute_mode.html)
is fixed
It does not remove the visible `(installation)=` from the README but
since there is no net loss this solution should be accepted as Issue
closing.2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| |||
0 commit comments