mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
Updates changelog visibility by format
Refines the visibility of the changelog based on the output format. The full changelog is now displayed only in HTML format with Javascript enabled. For PDF and EPUB formats, a link to the online changelog is provided instead.
This commit is contained in:
@@ -6,10 +6,10 @@ This Machine Learning Systems textbook is constantly evolving. This changelog is
|
||||
These changelog entries are automatically generated from our development process and should be mostly accurate. They track code changes, content updates, and improvements across the entire book. While the entries are comprehensive, they may occasionally contain minor inaccuracies or overly technical details.
|
||||
:::
|
||||
|
||||
::: {.content-visible when-format="html"}
|
||||
::: {.content-visible when-format="html:js"}
|
||||
{{< include ../../../../CHANGELOG.md >}}
|
||||
:::
|
||||
|
||||
::: {.content-visible when-format="pdf"}
|
||||
::: {.content-visible when-format="pdf,epub"}
|
||||
For the complete and most up-to-date changelog, please visit [mlsysbook.ai](https://mlsysbook.ai).
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user