Add a symlink for each branch in online docs
François-Xavier Coudert
fxcoudert@gmail.com
Tue Oct 2 09:05:00 GMT 2007
The documentation for different releases of GCC in the same branch
vary only slightly. For that reason, I think it would be nice to be
able to have a URL for "the doc of a given branch", meaning "the doc
of the last released version of this branch". For example, that would
be achieved by creating a symlink
http://gcc.gnu.org/onlinedocs/gcc-4.2 ->
http://gcc.gnu.org/onlinedocs/gcc-4.2.1
Would that be considered useful? And if yes, how to implement it?
FX
More information about the Gcc
mailing list