Re: [Nfs-ganesha-devel] Documentation using Sphinx

2017-05-22 Thread Daniel Gryniewicz
Thanks for this. I think this is a real step forward. We can fill in any holes and improve them as we go. Daniel On 05/19/2017 08:53 AM, supriit singh wrote: > Hi > > I submitted the patch: https://review.gerrithub.io/#/c/361752/ > > Few things to be noted: > > 1. I divided the single man page

Re: [Nfs-ganesha-devel] Documentation using Sphinx

2017-05-19 Thread supriit singh
Hi I submitted the patch: https://review.gerrithub.io/#/c/361752/ Few things to be noted: 1. I divided the single man page into multiple man pages. So each FSAL as its own man page (ex: ganesha-ceph-config). I added man page for config options such as NFS_Parameters, Cache, Export etc. I think

Re: [Nfs-ganesha-devel] Documentation using Sphinx

2017-04-24 Thread Daniel Gryniewicz
I think this is a good idea. Maintaining raw man pages has always been a bit of a pain. Daniel On 04/23/2017 04:53 PM, Supriti Singh wrote: > Hello all, > > I recently submitted a patch for man page for NFS-Ganesha configuration > options. > > I would like to suggest using sphinx tool for docum

Re: [Nfs-ganesha-devel] Documentation using Sphinx

2017-04-23 Thread Frank Filz
Will look at it on my computer but sounds like a good idea. Sent from my iPhone > On Apr 23, 2017, at 1:53 PM, Supriti Singh wrote: > > Hello all, > > I recently submitted a patch for man page for NFS-Ganesha configuration > options. > > I would like to suggest using sphinx tool for docume

[Nfs-ganesha-devel] Documentation using Sphinx

2017-04-23 Thread Supriti Singh
Hello all, I recently submitted a patch for man page for NFS-Ganesha configuration options. I would like to suggest using sphinx tool for documentation. Similar to what ceph is using https://github.com/ceph/ceph/tree/master/doc The doc can be written in ReStructured text markdown format, and