mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 10:07:58 +02:00
Exclude AudioScope API from JSDoc output
This commit is contained in:
parent
423074463d
commit
2591aed686
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ exports.handlers = {
|
||||||
'../../assignment-client/src/octree',
|
'../../assignment-client/src/octree',
|
||||||
'../../interface/src',
|
'../../interface/src',
|
||||||
'../../interface/src/assets',
|
'../../interface/src/assets',
|
||||||
'../../interface/src/audio',
|
//'../../interface/src/audio', Exlude AudioScope API from output.
|
||||||
'../../interface/src/avatar',
|
'../../interface/src/avatar',
|
||||||
'../../interface/src/commerce',
|
'../../interface/src/commerce',
|
||||||
'../../interface/src/devices',
|
'../../interface/src/devices',
|
||||||
|
|
Loading…
Reference in a new issue