Fix doxygen translation of \p command for python
Doxygen writes this using typewriter font, so wrap in `` for python
This commit is contained in:
parent
c11172587c
commit
f8ed9d71a7
3 changed files with 3 additions and 3 deletions
|
|
@ -196,7 +196,7 @@ is the note!
|
|||
This is an overloaded member function, provided for convenience.
|
||||
It differs from the above function only in what argument(s) it accepts.
|
||||
|
||||
someword
|
||||
``someword``
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ is the note!
|
|||
This is an overloaded member function, provided for convenience.
|
||||
It differs from the above function only in what argument(s) it accepts.
|
||||
|
||||
someword
|
||||
``someword``
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue