Changes between Version 1 and Version 2 of DjangoSpecifications/Docs/ConvertingRestToOtherFormats


Ignore:
Timestamp:
Mar 20, 2008, 10:09:56 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoSpecifications/Docs/ConvertingRestToOtherFormats

    v1 v2  
    1818 * the inter-page links should be converted to make them work properly (by extending the docutils classes)
    1919 * less important: external images from http://media.djangoproject.com/img/doc/ can be retrieved and image links converted accordingly (`--with-images` option perhaps?)
     20
     21== Implementation ==
     22
     23mrts has a somewhat incomplete implementation that will be attached soon.
Back to Top