opencafe/docs/source/cafe/cafe.common.rst
Jose Idar 3079061ae0 Updated docs to include cafe documentation in sphinx format
* Fixes sphinx format issues in several docstrings
 * Adds cafe sphinx .rst source files
 * Converts docstrings in modules with sphinx errors from
   epydoc format to sphinx format.
 * Various pep8 fixes in touched files

Change-Id: Ie2047c43285a29acfed2d014d1dc4858a20b1f9b
2015-04-15 11:47:30 -05:00

862 B

cafe.common package

cafe.common.reporting

cafe.common.unicode

cafe.common.unicode.PLANE_NAMES

cafe.common.unicode.BLOCK_NAMES

cafe.common.unicode.UNICODE_BLOCKS(cafe.common.unicode.UnicodeRangeList)

list-like object that iterates through named ranges of unicode codepoints Instantiated at runtime (when imported) near the bottom of this file

cafe.common.unicode.UNICODE_PLANES(cafe.common.unicode.UnicodeRangeList)

list-like object that iterates through ranges of ranges of unicode codepoints Instantiated at runtime (when imported) near the bottom of this file

cafe.common.unicode