Re: Django's docs application as a reusable app

2015-08-14 Thread Daniele Procida
On Fri, Aug 14, 2015, Jannis Leidel wrote: >Daniele, > >> On 14 Aug 2015, at 13:56, Daniele Procida wrote: >> >> We've been looking at the application used by the Django Project to >build and manage the Sphinx documentation: > >When you say we, who is that? We = Divio, http://divio.ch, and ass

Re: Django's docs application as a reusable app

2015-08-14 Thread Jannis Leidel
Daniele, > On 14 Aug 2015, at 13:56, Daniele Procida wrote: > > We've been looking at the application used by the Django Project to build and > manage the Sphinx documentation: When you say we, who is that? > > > We want similar

Django's docs application as a reusable app

2015-08-14 Thread Daniele Procida
We've been looking at the application used by the Django Project to build and manage the Sphinx documentation: We want similar functionality for some of our own websites, because doing it this way is a much more seamless way than ha