The following changes since commit c23de7ceae59e4ca5894c3ecf4f785c50c0fa428: docs: kernel_feat.py: fix build error for missing files (2024-02-08 11:05:35 -0700) are available in the Git repository at: git://git.lwn.net/linux.git tags/docs-6.8-fixes3 for you to fetch changes up to b7b2ffc3ca59b06397550f96febe95f3f153eb1e: docs: translations: use attribute to store current language (2024-02-21 13:41:37 -0700) ---------------------------------------------------------------- Two documentation build fixes: - The XFS online fsck documentation uses incredibly deeply nested subsection and list nesting; that broke the PDF docs build. Tweak a parameter to tell LaTeX to allow the deeper nesting. - Fix a 6.8 PDF-build regression ---------------------------------------------------------------- Jonathan Corbet (1): docs: Instruct LaTeX to cope with deeper nesting Vegard Nossum (1): docs: translations: use attribute to store current language Documentation/conf.py | 6 ++++++ Documentation/sphinx/translations.py | 10 ++++------ 2 files changed, 10 insertions(+), 6 deletions(-)