From b420747516f936471c5cb6ef603daf8a4af66336 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Wed, 10 Oct 2018 22:17:00 -0400 Subject: [PATCH] [Doc] add unicodedata.Blocks documentation --- Doc/source/unicodedata/Blocks.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Doc/source/unicodedata/Blocks.rst diff --git a/Doc/source/unicodedata/Blocks.rst b/Doc/source/unicodedata/Blocks.rst new file mode 100644 index 000000000..97f8ac5ed --- /dev/null +++ b/Doc/source/unicodedata/Blocks.rst @@ -0,0 +1,12 @@ +###### +Blocks +###### + +.. automodule:: fontTools.unicodedata.Blocks + :members: + :undoc-members: + +.. data:: fontTools.unicodedata.Blocks.RANGES + +.. data:: fontTools.unicodedata.Blocks.VALUES +