Paul Baranowski wrote:
> Why do we want them to be in the source tree &
tarball? What kind of
> developer doesnt have internet access these days? I
would have agreed
> with this about 5 years ago, but not these days...is
there something I
> am missing?
>
> - Paul
You live in the sunnier half (1/100th, really) of the world.
My
internet connection is often out for hours, and I imagine
there are
places with worse connections.
But that's not the point -- what would be the advantage of
converting
our html documentation into trac-wiki-notation?
Advantage:
* You don't need to type "svn commit" after
editing the file.
Disadvantages:
* Html can be viewed with many tools; trac-wiki-markup can
only be
viewed with trac.
* A 20-line text edit window is less convenient than your
own text
editor on your own computer.
* An html file will be readable and editable basically
forever (in my
lifetime, for sure). Trac-wiki-markup may change at any
time.
* The documentation is separated from the source.
* If your internet connection is out, you can't read it.
* It would be a lot of work to convert it.
We have the wiki for outside, possibly computer-illiterate,
people, and
the source tree for developers. Looks OK to me; I don't
see the need
for a change.
Ferenc
|