This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Add a symlink for each branch in online docs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]