From 6ec2b67152d205b98ca153b22def04b0ed266af9 Mon Sep 17 00:00:00 2001 From: Nathan Williis Date: Thu, 15 Aug 2024 11:32:05 +0100 Subject: [PATCH] Remove duplicate sidebar entries for ttLib.ttFont.TTFont and .GlyphOrder. --- Doc/source/ttLib/ttFont.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/source/ttLib/ttFont.rst b/Doc/source/ttLib/ttFont.rst index a3b4c9d0e..d094b29dc 100644 --- a/Doc/source/ttLib/ttFont.rst +++ b/Doc/source/ttLib/ttFont.rst @@ -14,4 +14,4 @@ ttFont: Read/write OpenType and TrueType fonts .. automodule:: fontTools.ttLib.ttFont :members: getTableModule, registerCustomTableClass, unregisterCustomTableClass, getCustomTableClass, getClassTag, newTable, tagToIdentifier, identifierToTag, tagToXML, xmlToTag, sortedTagList, reorderFontTables - + :exclude-members: TTFont, GlyphOrder