[ckan-changes] [okfn/ckan] b870f8: [doc][xs] Add notice to the index page with the cu...
GitHub
noreply at github.com
Wed Apr 25 17:08:57 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: b870f862689d9774a539c835ffbe86afc3681a74
https://github.com/okfn/ckan/commit/b870f862689d9774a539c835ffbe86afc3681a74
Author: amercader <amercadero at gmail.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M doc/index.rst
Log Message:
-----------
[doc][xs] Add notice to the index page with the current version
diff --git a/doc/index.rst b/doc/index.rst
index b1c71f0..601d4c7 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -2,6 +2,10 @@
Welcome to CKAN's Administration Guide
=======================================
+.. note ::
+
+ This is the documentation for CKAN version '|version|'. If you are using a different version, use the links on the bottom right corner of the page to select the appropriate documentation.
+
This Administration Guide covers how to set up and manage `CKAN <http://ckan.org>`_ software.
* The first two sections cover your two options for installing CKAN: package or source install.
================================================================
More information about the ckan-changes
mailing list