docs: override rtsp library project name
.. to avoid conflicts with the rtsp plugin
This commit is contained in:
parent
1abecb3f42
commit
fad8539c31
@ -106,6 +106,7 @@ endif
|
|||||||
project_names = {
|
project_names = {
|
||||||
'app': 'applib',
|
'app': 'applib',
|
||||||
'rtp': 'rtplib',
|
'rtp': 'rtplib',
|
||||||
|
'rtsp': 'rtsplib',
|
||||||
}
|
}
|
||||||
|
|
||||||
libs_doc = []
|
libs_doc = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user