You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* For backward compatibility, one of the old method {@link #setHtmlDescription(String)} or {@link #setHtmlDescription(URL)} still
471
496
* need to be called on top of that one.
472
497
* Each section must have a different section key when they are non-contextual.
473
-
* As soon as one section is contextual for a section key, all sections with that key must be contextual. The pair "section key, context key" pair must still be unique.
498
+
* As soon as one section is contextual for a section key, all sections with that key must be contextual. The pair "section key,
499
+
* context key" pair must still be unique.
474
500
* If several sections provide contexts, the provided context keys must be the same between sections.
0 commit comments