mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
fixing build error with message Need to add a category for createCacheStore.xml to <https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py>:known_categories
This commit is contained in:
parent
f1734ed71d
commit
320663df78
@ -156,7 +156,8 @@ known_categories = {
|
||||
'Baremetal' : 'Baremetal',
|
||||
'UCS' : 'UCS',
|
||||
'Ucs' : 'UCS',
|
||||
'CacheStores' : 'Cache Stores'
|
||||
'CacheStores' : 'Cache Stores',
|
||||
'CacheStore' : 'Cache Store'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user