Changes between Initial Version and Version 1 of Ticket #15649, comment 3


Ignore:
Timestamp:
Oct 2, 2011, 9:53:20 AM (13 years ago)
Author:
Ramiro Morales

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15649, comment 3

    initial v1  
     1{{{
    12  $ make html
    23sphinx-build -b djangohtml -d _build/doctrees   . _build/html
     
    1516    self.body.append(self.param_separator)
    1617AttributeError: DjangoHTMLTranslator instance has no attribute 'param_separator'
     18}}}
Back to Top