module documentation

This file is separate from _add_newdocs.py so that it can be mocked out by our sphinx conf.py during doc builds, where we want to avoid showing platform-dependent information.

Function add_newdoc_for_scalar_type Undocumented
Function numeric_type_aliases Undocumented
Variable possible_aliases Undocumented
Function _get_platform_and_machine Undocumented
Variable _doc_alias_string Undocumented
Variable _machine Undocumented
Variable _system Undocumented
def add_newdoc_for_scalar_type(obj, fixed_aliases, doc): (source)

Undocumented

def numeric_type_aliases(aliases): (source)

Undocumented

possible_aliases = (source)

Undocumented

def _get_platform_and_machine(): (source)

Undocumented

_doc_alias_string = (source)

Undocumented

_machine = (source)

Undocumented

Undocumented