Skip to content

Read the Docs apt module page is empty #48

@maphew

Description

@maphew

When I build the sphinx docs locally with make html there is a module page populated with content, but at http://apt.readthedocs.org/en/latest/apt.html the page is empty.

http://imgur.com/fo9TIYm

Under Builds, https://readthedocs.org/builds/apt/2900858/, there is an error with ctypes.

/var/build/user_builds/apt/checkouts/latest/docs/source/apt.rst:4: WARNING: autodoc: failed to import module u'apt'; the following exception was raised:
Traceback (most recent call last):
  File "/home/docs/checkouts/readthedocs.org/user_builds/apt/envs/latest/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 385, in import_object
    __import__(self.modname)
  File "/var/build/user_builds/apt/checkouts/latest/apt.py", line 38, in <module>
    import knownpaths # for fetching Windows special folders
  File "/var/build/user_builds/apt/checkouts/latest/knownpaths.py", line 5, in <module>
    from ctypes import windll, wintypes
  File "/usr/lib/python2.7/ctypes/wintypes.py", line 23, in <module>
    class VARIANT_BOOL(_SimpleCData):
ValueError: _type_ 'v' not supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions