On Wednesday, November 26, 2014 7:46:16 AM UTC+1, Aymeric Augustin wrote:
>
> Le 26 nov. 2014 à 01:51, Nick Phillips <[email protected] 
> <javascript:>> a écrit : 
> > 
> > I'd suggest considering implementing 
> > something to generate a man page from whatever you wish the "canonical" 
> > source of the information to be. 
>
> The canonical source of information is: 
> https://docs.djangoproject.com/en/dev/ref/django-admin/ 
>
> Does a rst-->man conversion tool exist? 
>

Yes, rst2man.py is part of docutils. And Sphinx even has a man builder. 
Inside the docs directory run "make man". The generated man page is 4MB 
though, and contains the _entire_ documentation, not only the 
django-admin.py command. But there should be some way to work around that.
 
/Markus

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/e82f9bfd-b867-44cb-b3f1-4f7a223faf2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to