Date: Mon, 19 Mar 2001 09:39:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mr. Veli Suorsa" cc: djgpp AT delorie DOT com Subject: Re: Can you combine DOC- subdirectories In-Reply-To: <3ab57325.79c.0@surfeu.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 19 Mar 2001, Mr. Veli Suorsa wrote: > >> >> Directory of C:\DJGPP\GNUDOCS > >> >> BASH-2 04 > >> >> FILUTIL3 16 > >> >> GCC-2 952 > >> >> - Why g77 / f77 documentation is here? > >> > > >> >Because g77 is part of the GCC package. > >> > >> Should directory's name be C:\DJGPP\GNUDOCS\G77 ? > > > >No, I don't think so. > > Why not? > There were only 20 files about Fortran 77 docs. Again, Fortran 77 is part of the GCC distribution. So their docs should be together, in order to allow them to be updated simultaneously. > >> So many stars-lines from start page and not even alphapetical order! > > > >They are in the logical order: the Info system itself > >first (so that you could use Info), then the compiler, the > >library, and the basic development tools such as the > >debugger, then the utilities. > > You can do better, I suppose. Please suggest a better order. The current order was the best we could think of. I think it is better than the alphabetical order. People don't really have to read all that list, or search it for certain entries. Typing "m emacs RET" will get you to the Emacs manual from anywhere in the menu. So the order is less important than you seem to think.