← Back to team overview

fenics team mailing list archive

Problems compiling documentation

 

I'm getting lots of these errors when I try to build the documentation
(make html):

Traceback (most recent call
last):in/programmers-reference/python/cpp/DofMap_extract_sub_dofmap
  File
  "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/ext/autodoc.py",
  line 334, in import_object
    obj = self.get_attr(obj, part)
  File
  "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/ext/autodoc.py",
  line 237, in get_attr
    return safe_getattr(obj, name, *defargs)
  File
  "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/util/inspect.py",
  line 29, in safe_getattr
    raise AttributeError(name)
AttributeError: DofMap_extract_sub_dofmap

Does anyone know why?

--
Anders



Follow ups