[arvados] updated: 2.1.0-2609-gdad2bc388

git repository hosting git at public.arvados.org
Fri Jun 17 17:03:27 UTC 2022


Summary of changes:
 doc/_includes/_navbar_top.liquid | 7 +++++++
 1 file changed, 7 insertions(+)

       via  dad2bc388c86d2e79209ee3c2a3c137c0794c81c (commit)
      from  1133c17437e018884fc32c554844e1c7dda76b27 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit dad2bc388c86d2e79209ee3c2a3c137c0794c81c
Author: Ward Vandewege <ward at curii.com>
Date:   Fri Jun 17 13:02:21 2022 -0400

    19201: add a liquid comment that explains what to do when changing the
           div with id "old-version-warning"
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/_includes/_navbar_top.liquid b/doc/_includes/_navbar_top.liquid
index 41fe70f03..68bf01b4e 100644
--- a/doc/_includes/_navbar_top.liquid
+++ b/doc/_includes/_navbar_top.liquid
@@ -49,6 +49,13 @@ SPDX-License-Identifier: CC-BY-SA-3.0
       </div>
     </div>
 
+{% comment %}
+The div with id "old-version-warning" is automatically enabled by the Apache
+config under certain conditions, as described at
+https://dev.arvados.org/projects/ops/wiki/Docarvadosorg.  Changing the class
+should be safe, but please double check the matching and substitution that is
+done in the Apache config to be sure before you modify this div.
+{% endcomment %}
    <div class="alert alert-block alert-info" style="display: none;" id="old-version-warning">
      WARNING - you are viewing the documentation for an old version of Arvados. For the latest version, click <a href="/">here</a>.
    </div>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list