mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 21:23:26 +08:00
Fix malformed reST (#1802)
Commit 2b045757b560 ("Improve documentation related to inheritance. (#1676)") left off
a ':' from a hyperlink, which breaks the Travis CI build.
This commit is contained in:
parent
a2cdd0b915
commit
7a24bcf1f6
@ -325,7 +325,7 @@ can now create a python class that inherits from ``Dog``:
|
||||
Extended trampoline class functionality
|
||||
=======================================
|
||||
|
||||
.. _extended_class_functionality_forced_trampoline
|
||||
.. _extended_class_functionality_forced_trampoline:
|
||||
|
||||
Forced trampoline class initialisation
|
||||
--------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user