<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in latex_fonts.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Tue, 20 Jan 2026 22:06:55 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Fri, 19 Dec 2025 10:51:22 +0000</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 15 Dec 2025 13:24:02 +0000</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 15 Dec 2025 08:27:39 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>72c395024dac5e215136cbff793455f065603b06 - Merge tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#72c395024dac5e215136cbff793455f065603b06</link>
        <description>Merge tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxPull documentation updates from Jonathan Corbet: &quot;A slightly calmer cycle for docs this time around, though there is  still a fair amount going on, including:   - Some signs of life on the long-moribund Japanese translation   - Documentation on policies around the use of generative tools for     patch submissions, and a separate document intended for consumption     by generative tools   - The completion of the move of the documentation tools to     tools/docs. For now we&apos;re leaving a /scripts/kernel-doc symlink     behind to avoid breaking scripts   - Ongoing build-system work includes the incorporation of     documentation in Python code, better support for documenting     variables, and lots of improvements and fixes   - Automatic linking of man-page references -- cat(1), for example --     to the online pages in the HTML build  ...and the usual array of typo fixes and such&quot;* tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux: (107 commits)  doc: development-process: add notice on testing  tools: sphinx-build-wrapper: improve its help message  docs: sphinx-build-wrapper: allow -v override -q  docs: kdoc: Fix pdfdocs build for tools  docs: ja_JP: process: translate &apos;Obtain a current source tree&apos;  docs: fix &apos;re-use&apos; -&gt; &apos;reuse&apos; in documentation  docs: ioctl-number: fix a typo in ioctl-number.rst  docs: filesystems: ensure proc pid substitutable is complete  docs: automarkup.py: Skip common English words as C identifiers  Documentation: use a source-read extension for the index link boilerplate  docs: parse_features: make documentation more consistent  docs: add parse_features module documentation  docs: jobserver: do some documentation improvements  docs: add jobserver module documentation  docs: kabi: helpers: add documentation for each &quot;enum&quot; value  docs: kabi: helpers: add helper for debug bits 7 and 8  docs: kabi: system_symbols: end docstring phrases with a dot  docs: python: abi_regex: do some improvements at documentation  docs: python: abi_parser: do some improvements at documentation  docs: add kabi modules documentation  ...

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Tue, 10 Feb 2026 04:53:18 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>330367bdc176a8f52cc4c5065ba0312277202dee - Merge branch &apos;mauro&apos; into docs-mw</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#330367bdc176a8f52cc4c5065ba0312277202dee</link>
        <description>Merge branch &apos;mauro&apos; into docs-mwMauro&apos;s work to include documentation from our Python modules.  His coverletter follows:This is an extended version of:    https://lore.kernel.org/linux-doc/cover.1768488832.git.mchehab+huawei@kernel.org/It basically adds everything we currently have inside libs/tool/pythonto &quot;tools&quot; book inside documentation.This version should be independent of the other series yet to be merged,(including the jobserver one).The vast amount of changes here are docstring cleanups and additions.They mainly consists on:- ensuring that every phrase will end with a period, making it uniform  along all files;- cleaning ups to better uniform docstrings;- variable descriptions now use &quot;#:&quot; markup, as it allows autodoc to  add them inside the documentation;- added some missing docstrings;- some new blank lines at comments to make ReST syntax parser happy;- add a couple of sphinx markups (mainly, code blocks).Most of those are minor changes, affecting only comments.It also has one patch per libarary type, adding them to docs.For kernel-doc, I did the cleanups first, as there is one code blockinside tools/lib/python/kdoc/latex_fonts.py that would cause a Sphinxcrash without such markups.The series actually starts with 3 fixes:- avoid &quot;*&quot; markups on indexes with deep&gt; 3 to override text- a variable rename to stop abusing doctree name- don&apos;t rely on cwd to get Documentation/ locationpatch 4 adds support to document scripts either at:    - tools/    - scripts/patch 5 contains a CSS to better display autodoc html output.For those who want to play with documentation, documenting a pythonfile is very simple. All it takes is to use:    .. automodule:: lib.python.&lt;dir+name&gt;Usually, we add a couple of control members to it to adjustthe desired documentation scope (add/remove members, showing classinheritance, showing members that currently don&apos;t havedocstrings, etc). That&apos;s why we&apos;re using:    .. automodule:: lib.python.kdoc.enrich_formatter       :members:       :show-inheritance:       :undoc-members:(and similar) inside tools/kdoc*.rst.autodoc allows filtering in/out members, file docstrings, etc.It also allows documenting just some members or functions withdirectives like:    ..autofunction:    ..automember:Sphinx also has a helper script to generate .rst files withdocumentation:    $ sphinx-apidoc -o foobar tools/lib/python/which can be helpful to discover what should be documented,although changes are needed to use what it produces.

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Fri, 23 Jan 2026 18:46:08 +0000</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
<item>
        <title>4d7f6319faf209a9472f7bc5df98706b723b9464 - docs: kdoc: latex_fonts: Improve docstrings and comments</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#4d7f6319faf209a9472f7bc5df98706b723b9464</link>
        <description>docs: kdoc: latex_fonts: Improve docstrings and commentsIn preparation to document kernel-doc module, improve itsdocumentation.Among the changes, it had to place the xml template insidea code block, as otherwise doc build would break.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;6e0eb2e245eae9b4f39cf231dee32df00b9e8b7b.1768838938.git.mchehab+huawei@kernel.org&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 19 Jan 2026 16:23:09 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Sun, 21 Dec 2025 10:11:11 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 15 Dec 2025 11:53:27 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>778b8ebe5192e7a7f00563a7456517dfa63e1d90 - docs: Move the python libraries to tools/lib/python</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#778b8ebe5192e7a7f00563a7456517dfa63e1d90</link>
        <description>docs: Move the python libraries to tools/lib/python&quot;scripts/lib&quot; was always a bit of an awkward place for Python modules.  Wealready have tools/lib; create a tools/lib/python, move the librariesthere, and update the users accordingly.While at it, move the contents of tools/docs/lib.  Rather than make anotherdirectory, just put these documentation-oriented modules under &quot;kdoc&quot;.Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;20251110220430.726665-2-corbet@lwn.net&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Mon, 10 Nov 2025 22:04:29 +0000</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
<item>
        <title>f690e07859e67505e7106ef5b4fae5e8b71b2109 - Documentation/kernel-parameters: Move the kernel build options</title>
        <link>http://opengrok.net:8080/history/linux/tools/lib/python/kdoc/latex_fonts.py#f690e07859e67505e7106ef5b4fae5e8b71b2109</link>
        <description>Documentation/kernel-parameters: Move the kernel build optionsMove the kernel build options abbreviations to the .txt file so thatthey are together instead of one having to go hunt them in the .rstfile.Tweak the formatting so that the inclusion of kernel-parameters.txtstill keeps the whole thing somewhat presentable in the html output too.Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;20251112114641.8230-1-bp@kernel.org&gt;

            List of files:
            /linux/tools/lib/python/kdoc/latex_fonts.py</description>
        <pubDate>Wed, 12 Nov 2025 11:46:41 +0000</pubDate>
        <dc:creator>Borislav Petkov (AMD) &lt;bp@alien8.de&gt;</dc:creator>
    </item>
</channel>
</rss>
