feat(Phase 3): anchors for map-fixed, cloud keys in examples, russian headers, fix snapshot path
This commit is contained in:
@@ -45,7 +45,7 @@ func main() {
|
||||
panic("--docs is required")
|
||||
}
|
||||
servicesList := *servicesListFlag
|
||||
writers.CloudOutputByServiceID = writers.LoadCloudOutputSnapshot(*docsDirFlag)
|
||||
writers.CloudOutputByServiceID = writers.LoadCloudOutputSnapshot(".")
|
||||
excludeSet := toSet(*excludeFlag)
|
||||
version := *versionFlag
|
||||
if version == "" {
|
||||
|
||||
Reference in New Issue
Block a user