MantisBT - CMake
View Issue Details
0015692CMakeCMakepublic2015-08-11 21:022016-02-01 09:10
Dave Yost 
 
normalminoralways
closedfixed 
 
 
0015692: There should be a generic URL to the docs
It is useful to be able to link to the latest version of the docs and not to have to keep updating the link.

In addition to URLs like this
  http://www.cmake.org/cmake/help/v3.3/manual/cmake-properties.7.html [^]
there should always be a URL like this that points to the current release
  http://www.cmake.org/cmake/help/latest/manual/cmake-properties.7.html [^]
No tags attached.
Issue History
2015-08-11 21:02Dave YostNew Issue
2015-08-12 14:09Brad KingNote Added: 0039273
2015-08-12 14:09Brad KingStatusnew => resolved
2015-08-12 14:09Brad KingResolutionopen => fixed
2015-08-12 14:10Brad KingNote Added: 0039274
2015-08-27 15:51Dave YostNote Added: 0039340
2015-09-08 10:43Brad KingNote Added: 0039372
2016-02-01 09:10Robert MaynardNote Added: 0040390
2016-02-01 09:10Robert MaynardStatusresolved => closed

Notes
(0039273)
Brad King   
2015-08-12 14:09   
Thanks. I've added the "latest" link and updated our web site release procedure documents to maintain it. I also added "latest" links to the main documentation page (http://www.cmake.org/documentation/ [^]).
(0039274)
Brad King   
2015-08-12 14:10   
Note that any links posted to issues, mailing lists, or anywhere else that is publicly archived should still use the version-specific links for stability of the linked content.
(0039340)
Dave Yost   
2015-08-27 15:51   
There is a similar problem with creating a bookmark to the installed documentation. This bookmark
  file:///Applications/CMake.app/Contents/doc/cmake-3.3/html/index.html [^]
will go bad on the next release.
(0039372)
Brad King   
2015-09-08 10:43   
Re 0015692:0039340: Good idea. This should fix the binary tarball layout:

 Utilities/Release: Install docs in unversioned directory
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6f7edb87 [^]
(0040390)
Robert Maynard   
2016-02-01 09:10   
Closing resolved issues that have not been updated in more than 4 months.