Skip to content

Commit b6a8be6

Browse files
authored
update legends
1 parent 7cfbbd7 commit b6a8be6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

draft-ietf-netmod-schedule-yang.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ System:
192192
~~~~
193193
{::include ./yang/tree/sch-generic-params.txt}
194194
~~~~
195-
{: #gsp-tree title="Generic Schedule Configuration Tree Structure"}
195+
{: #gsp-tree title="'generic-schedule-params' Tree Structure"}
196196

197197
The "description" includes a description of the schedule. No constraint is imposed
198198
on the structure nor the use of this parameter.
@@ -248,7 +248,7 @@ System:
248248
~~~~
249249
{::include ./yang/tree/period-grp.txt}
250250
~~~~
251-
{: #pt-tree title="Period of Time Grouping Tree Structure"}
251+
{: #pt-tree title='period-of-time' Grouping Tree Structure"}
252252

253253
### The "recurrence-basic" Grouping {#sec-rec}
254254

@@ -257,7 +257,7 @@ System:
257257
~~~~
258258
{::include ./yang/tree/rec-grp.txt}
259259
~~~~
260-
{: #rec-grp-tree title="recurrence Grouping Tree Structure"}
260+
{: #rec-grp-tree title="'recurrence-basic' Grouping Tree Structure"}
261261

262262
The frequency parameter ("frequency") identifies the type of a recurrence rule. For example,
263263
a "daily" frequency value specifies repeating events based on an interval of a day or more.
@@ -283,7 +283,7 @@ System:
283283
~~~~
284284
{::include ./yang/tree/rec-utc-grp.txt}
285285
~~~~
286-
{: #rec-utc-grp-tree title="recurrence-utc Grouping Tree Structure"}
286+
{: #rec-utc-grp-tree title="'recurrence-utc' Grouping Tree Structure"}
287287

288288
The "start-time-utc" indicates the start time in UTC format.
289289

@@ -317,7 +317,7 @@ an occurrence will last. This document allows the interval between occurrences t
317317
~~~~
318318
{::include ./yang/tree/rec-tz-grp.txt}
319319
~~~~
320-
{: #rec-tz-grp-tree title="recurrence-with-time-zone Grouping Tree Structure"}
320+
{: #rec-tz-grp-tree title="'recurrence-with-time-zone' Grouping Tree Structure"}
321321

322322
The "recurrence-first" container includes "start-time" and "duration" parameters
323323
to specify the start time and period of the first occurrence. Unless specified otherwise (e.g., through additional
@@ -349,7 +349,7 @@ an occurrence will last. This document allows the interval between occurrences t
349349
~~~~
350350
{::include ./yang/tree/rec-utc-dt-grp.txt}
351351
~~~~
352-
{: #rec-utc-dt-grp-tree title="recurrence-utc-with-periods Grouping Tree Structure"}
352+
{: #rec-utc-dt-grp-tree title="'recurrence-utc-with-periods' Grouping Tree Structure"}
353353

354354
The recurrence instances are specified by the union of occurrences defined
355355
by both the recurrence rule and "period-timeticks" list. This list uses
@@ -368,7 +368,7 @@ an occurrence will last. This document allows the interval between occurrences t
368368
~~~~
369369
{::include ./yang/tree/rec-tz-dt-grp.txt}
370370
~~~~
371-
{: #rec-tz-dt-grp-tree title="recurrence-time-zone-with-periods Grouping Tree Structure"}
371+
{: #rec-tz-dt-grp-tree title="'recurrence-time-zone-with-periods' Grouping Tree Structure"}
372372

373373
The recurrence instances are specified by the union of occurrences defined
374374
by both the recurrence rule and "period" list. Duplicate instances
@@ -385,7 +385,7 @@ an occurrence will last. This document allows the interval between occurrences t
385385
~~~~
386386
{::include ./yang/tree/ical-grp.txt}
387387
~~~~
388-
{: #ical-grp-tree title="icalendar-recurrence Grouping Tree Structure"}
388+
{: #ical-grp-tree title="'icalendar-recurrence' Grouping Tree Structure"}
389389

390390
An array of the "bysecond" (or "byminute", "byhour") specifies a list of
391391
seconds within a minute (or minutes within an hour, hours of the day). For
@@ -437,7 +437,7 @@ an occurrence will last. This document allows the interval between occurrences t
437437
~~~~
438438
{::include ./yang/tree/schedule-status.txt}
439439
~~~~
440-
{: #sche-status-tree title="Schedule Status with and without Name Groupings Tree Structure"}
440+
{: #sche-status-tree title="'schedule-status-*' Groupings Tree Structure"}
441441

442442
The "schedule-name" parameter is useful to uniquely identify a schedule in
443443
a network device or controller if multiple scheduling contexts exist.

0 commit comments

Comments
 (0)