comparison doc/upgrading.txt @ 6775:bc9728a17f76

Fix index markers.
author John Rouillard <rouilj@ieee.org>
date Tue, 12 Jul 2022 15:45:01 -0400
parents e7b4ad2c57ac
children f1af67bf8fae
comparison
equal deleted inserted replaced
6774:e7b4ad2c57ac 6775:bc9728a17f76
28 Contents: 28 Contents:
29 29
30 .. contents:: 30 .. contents::
31 :local: 31 :local:
32 32
33 .. index:: Upgrading; 2.0.0 to 2.1.0 33 .. index:: Upgrading; 2.1.0 to 2.2.0
34 34
35 Migrating from 2.1.0 to 2.2.0 35 Migrating from 2.1.0 to 2.2.0
36 ============================= 36 =============================
37 37
38 Update your ``config.ini`` (required) 38 Update your ``config.ini`` (required)
245 245
246 {% if context.is_view_ok() %} 246 {% if context.is_view_ok() %}
247 <submit button code here> 247 <submit button code here>
248 {% endif %} 248 {% endif %}
249 249
250
251 .. index:: Upgrading; 2.0.0 to 2.1.0
250 252
251 Migrating from 2.0.0 to 2.1.0 253 Migrating from 2.0.0 to 2.1.0
252 ============================= 254 =============================
253 255
254 Rdbms version change from 5 to 6 (**) 256 Rdbms version change from 5 to 6 (**)

Roundup Issue Tracker: http://roundup-tracker.org/