diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index bcf0e25d..f6661342 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -778,6 +778,9 @@ All enumerations are subclasses of `enum`_. .. attribute:: hongkong The Hong Kong region. + .. attribute:: india + + The India region. .. attribute:: japan The Japan region. |