From: Guenter M. <mi...@us...> - 2016-02-13 19:25:12
|
On 2016-02-13, Renato Pontefice wrote: > Hi, > I'm still looking for "the best" way to build a documentation of the > procedure program I use. > I'm very inrested in .rst. Because of the way to produce HTML and .pdf > output. > But I still need a way to built docs, by more people. so I need (I think) a > wiki as a container of that doc. Alternatively, you might consider putting the rst-source under version control. To me, this seems the easiest solution in case the program itself is under version control and the programmers are the same people that also should be able to work on the documentation, at least. Günter |