Changes between Initial Version and Version 1 of Ticket #15649, comment 3
- Timestamp:
- Oct 2, 2011, 9:53:20 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15649, comment 3
initial v1 1 {{{ 1 2 $ make html 2 3 sphinx-build -b djangohtml -d _build/doctrees . _build/html … … 15 16 self.body.append(self.param_separator) 16 17 AttributeError: DjangoHTMLTranslator instance has no attribute 'param_separator' 18 }}}