Fix semantic urls for function and modifier overriding in documentation

This commit is contained in:
Igor Line 2020-06-06 16:57:26 +02:00
parent 325a78fe47
commit 3841b2626b
No known key found for this signature in database
GPG Key ID: 9777655FB8D1B6A8

View File

@ -194,10 +194,10 @@ not known in the context of the class where it is used,
although its type is known. This is similar for ordinary
virtual method lookup.
.. _function-overriding:
.. index:: ! overriding;function
.. _function-overriding:
Function Overriding
===================
@ -317,10 +317,10 @@ of the variable:
While public state variables can override external functions, they themselves cannot
be overridden.
.. _modifier-overriding:
.. index:: ! overriding;modifier
.. _modifier-overriding:
Modifier Overriding
===================