Skip to content

Commit 5e7fb2c

Browse files
authored
Fixes docgen after file renames. (#914)
1 parent 57ca58a commit 5e7fb2c

File tree

8 files changed

+6020
-128
lines changed

8 files changed

+6020
-128
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ node_modules
1414
npm-debug.log
1515
typings
1616
yarn.lock
17+
.DS_Store

docgen/content-sources/toc.yaml

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,148 @@
11
toc:
22
- title: 'functions'
3-
path: /docs/reference/functions/cloud_functions_.html
3+
path: /docs/reference/functions/v1_cloud_functions_.html
44
section:
55
- title: 'CloudFunction'
6-
path: /docs/reference/functions/cloud_functions_.html#cloudfunction
6+
path: /docs/reference/functions/v1_cloud_functions_.html#cloudfunction
77
- title: 'HttpsFunction'
8-
path: /docs/reference/functions/cloud_functions_.html#httpsfunction
8+
path: /docs/reference/functions/v1_cloud_functions_.html#httpsfunction
99
- title: 'EventContext'
10-
path: /docs/reference/functions/cloud_functions_.eventcontext.html
10+
path: /docs/reference/functions/v1_cloud_functions_.eventcontext.html
1111
- title: 'FunctionBuilder'
12-
path: /docs/reference/functions/function_builder_.functionbuilder.html
12+
path: /docs/reference/functions/v1_function_builder_.functionbuilder.html
1313
- title: 'Change'
14-
path: /docs/reference/functions/cloud_functions_.change.html
14+
path: /docs/reference/functions/v1_cloud_functions_.change.html
1515
- title: 'ChangeJson'
16-
path: /docs/reference/functions/cloud_functions_.changejson.html
16+
path: /docs/reference/functions/v1_cloud_functions_.changejson.html
1717

1818
- title: 'functions.config'
19-
path: /docs/reference/functions/config_.html
19+
path: /docs/reference/functions/v1_config_.html
2020
section:
2121
- title: 'Config'
22-
path: /docs/reference/functions/config_.config.html
22+
path: /docs/reference/functions/v1_config_.config.html
2323
- title: 'config.Config'
24-
path: /docs/reference/functions/config_.config.config.html
24+
path: /docs/reference/functions/v1_config_.config.config.html
2525

2626
- title: 'functions.function-configuration'
27-
path: /docs/reference/functions/function_configuration_.html
27+
path: /docs/reference/functions/v1_function_configuration_.html
2828
section:
2929
- title: 'config.DeploymentOptions'
30-
path: /docs/reference/functions/function_configuration_.deploymentoptions.html
30+
path: /docs/reference/functions/v1_function_configuration_.deploymentoptions.html
3131
- title: 'config.FailurePolicy'
32-
path: /docs/reference/functions/function_configuration_.failurepolicy.html
32+
path: /docs/reference/functions/v1_function_configuration_.failurepolicy.html
3333
- title: 'config.RuntimeOptions'
34-
path: /docs/reference/functions/function_configuration_.runtimeoptions.html
34+
path: /docs/reference/functions/v1_function_configuration_.runtimeoptions.html
3535
- title: 'config.Schedule'
36-
path: /docs/reference/functions/function_configuration_.schedule.html
36+
path: /docs/reference/functions/v1_function_configuration_.schedule.html
3737
- title: 'config.ScheduleRetryConfig'
38-
path: /docs/reference/functions/function_configuration_.scheduleretryconfig.html
38+
path: /docs/reference/functions/v1_function_configuration_.scheduleretryconfig.html
3939

4040
- title: 'functions.analytics'
41-
path: /docs/reference/functions/providers_analytics_.html
41+
path: /docs/reference/functions/v1_providers_analytics_.html
4242
section:
4343
- title: 'AnalyticsEvent'
44-
path: /docs/reference/functions/providers_analytics_.analyticsevent.html
44+
path: /docs/reference/functions/v1_providers_analytics_.analyticsevent.html
4545
- title: 'AnalyticsEventBuilder'
46-
path: /docs/reference/functions/providers_analytics_.analyticseventbuilder.html
46+
path: /docs/reference/functions/v1_providers_analytics_.analyticseventbuilder.html
4747
- title: 'AppInfo'
48-
path: /docs/reference/functions/providers_analytics_.appinfo.html
48+
path: /docs/reference/functions/v1_providers_analytics_.appinfo.html
4949
- title: 'DeviceInfo'
50-
path: /docs/reference/functions/providers_analytics_.deviceinfo.html
50+
path: /docs/reference/functions/v1_providers_analytics_.deviceinfo.html
5151
- title: 'ExportBundleInfo'
52-
path: /docs/reference/functions/providers_analytics_.exportbundleinfo.html
52+
path: /docs/reference/functions/v1_providers_analytics_.exportbundleinfo.html
5353
- title: 'GeoInfo'
54-
path: /docs/reference/functions/providers_analytics_.geoinfo.html
54+
path: /docs/reference/functions/v1_providers_analytics_.geoinfo.html
5555
- title: 'UserDimensions'
56-
path: /docs/reference/functions/providers_analytics_.userdimensions.html
56+
path: /docs/reference/functions/v1_providers_analytics_.userdimensions.html
5757
- title: 'UserPropertyValue'
58-
path: /docs/reference/functions/providers_analytics_.userpropertyvalue.html
58+
path: /docs/reference/functions/v1_providers_analytics_.userpropertyvalue.html
5959

6060
- title: 'functions.auth'
61-
path: /docs/reference/functions/providers_auth_.html
61+
path: /docs/reference/functions/v1_providers_auth_.html
6262
section:
6363
- title: 'UserBuilder'
64-
path: /docs/reference/functions/providers_auth_.userbuilder.html
64+
path: /docs/reference/functions/v1_providers_auth_.userbuilder.html
6565
- title: 'UserInfo'
66-
path: /docs/reference/functions/providers_auth_.html#userinfo
66+
path: /docs/reference/functions/v1_providers_auth_.html#userinfo
6767
- title: 'UserRecordMetadata'
68-
path: /docs/reference/functions/providers_auth_.userrecordmetadata.html
68+
path: /docs/reference/functions/v1_providers_auth_.userrecordmetadata.html
6969
- title: 'UserRecord'
70-
path: /docs/reference/functions/providers_auth_.html#userrecord
70+
path: /docs/reference/functions/v1_providers_auth_.html#userrecord
7171

7272
- title: 'functions.firestore'
73-
path: /docs/reference/functions/providers_firestore_.html
73+
path: /docs/reference/functions/v1_providers_firestore_.html
7474
section:
7575
- title: 'DocumentBuilder'
76-
path: /docs/reference/functions/providers_firestore_.documentbuilder.html
76+
path: /docs/reference/functions/v1_providers_firestore_.documentbuilder.html
7777
- title: 'DocumentSnapshot'
78-
path: /docs/reference/functions/providers_firestore_.html#documentsnapshot
78+
path: /docs/reference/functions/v1_providers_firestore_.html#documentsnapshot
7979

8080
- title: 'functions.database'
81-
path: /docs/reference/functions/providers_database_.html
81+
path: /docs/reference/functions/v1_providers_database_.html
8282
section:
8383
- title: 'DataSnapshot'
84-
path: /docs/reference/functions/providers_database_.datasnapshot.html
84+
path: /docs/reference/functions/v1_providers_database_.datasnapshot.html
8585
- title: 'RefBuilder'
86-
path: /docs/reference/functions/providers_database_.refbuilder.html
86+
path: /docs/reference/functions/v1_providers_database_.refbuilder.html
8787
- title: 'InstanceBuilder'
88-
path: /docs/reference/functions/providers_database_.instancebuilder.html
88+
path: /docs/reference/functions/v1_providers_database_.instancebuilder.html
8989

9090
- title: 'functions.https'
91-
path: /docs/reference/functions/providers_https_.html
91+
path: /docs/reference/functions/v1_providers_https_.html
9292
section:
9393
- title: 'HttpsError'
94-
path: /docs/reference/functions/providers_https_.httpserror.html
94+
path: /docs/reference/functions/v1_providers_https_.httpserror.html
9595
- title: 'CallableContext'
96-
path: /docs/reference/functions/providers_https_.callablecontext.html
96+
path: /docs/reference/functions/v1_providers_https_.callablecontext.html
9797

9898
- title: 'functions.logger'
99-
path: /docs/reference/functions/logger_.html
99+
path: /docs/reference/functions/logger_index_.html
100100
section:
101101
- title: 'LogEntry'
102-
path: /docs/reference/functions/logger_.logentry.html
102+
path: /docs/reference/functions/logger_index_.logentry.html
103103

104104
- title: 'functions.pubsub'
105-
path: /docs/reference/functions/providers_pubsub_.html
105+
path: /docs/reference/functions/v1_providers_pubsub_.html
106106
section:
107107
- title: 'Message'
108-
path: /docs/reference/functions/providers_pubsub_.message.html
108+
path: /docs/reference/functions/v1_providers_pubsub_.message.html
109109
- title: 'TopicBuilder'
110-
path: /docs/reference/functions/providers_pubsub_.topicbuilder.html
110+
path: /docs/reference/functions/v1_providers_pubsub_.topicbuilder.html
111111
- title: 'ScheduleBuilder'
112-
path: /docs/reference/functions/providers_pubsub_.schedulebuilder.html
112+
path: /docs/reference/functions/v1_providers_pubsub_.schedulebuilder.html
113113

114114
- title: 'functions.remoteconfig'
115-
path: /docs/reference/functions/providers_remoteconfig_.html
115+
path: /docs/reference/functions/v1_providers_remoteconfig_.html
116116
section:
117117
- title: 'RemoteConfigUser'
118-
path: /docs/reference/functions/providers_remoteconfig_.remoteconfiguser.html
118+
path: /docs/reference/functions/v1_providers_remoteconfig_.remoteconfiguser.html
119119
- title: 'TemplateVersion'
120-
path: /docs/reference/functions/providers_remoteconfig_.templateversion.html
120+
path: /docs/reference/functions/v1_providers_remoteconfig_.templateversion.html
121121

122122
- title: 'functions.storage'
123-
path: /docs/reference/functions/providers_storage_.html
123+
path: /docs/reference/functions/v1_providers_storage_.html
124124
section:
125125
- title: 'BucketBuilder'
126-
path: /docs/reference/functions/providers_storage_.bucketbuilder.html
126+
path: /docs/reference/functions/v1_providers_storage_.bucketbuilder.html
127127
- title: 'ObjectBuilder'
128-
path: /docs/reference/functions/providers_storage_.objectbuilder.html
128+
path: /docs/reference/functions/v1_providers_storage_.objectbuilder.html
129129
- title: 'ObjectMetadata'
130-
path: /docs/reference/functions/providers_storage_.objectmetadata.html
130+
path: /docs/reference/functions/v1_providers_storage_.objectmetadata.html
131131

132132
- title: 'functions.testLab'
133-
path: /docs/reference/functions/providers_testlab_.html
133+
path: /docs/reference/functions/v1_providers_testlab_.html
134134
section:
135135
- title: 'testLab.clientInfo'
136-
path: /docs/reference/functions/providers_testlab_.clientinfo.html
136+
path: /docs/reference/functions/v1_providers_testlab_.clientinfo.html
137137
- title: 'testLab.resultStorage'
138-
path: /docs/reference/functions/providers_testlab_.resultstorage.html
138+
path: /docs/reference/functions/v1_providers_testlab_.resultstorage.html
139139
- title: 'testLab.testMatrix'
140-
path: /docs/reference/functions/providers_testlab_.testmatrix.html
140+
path: /docs/reference/functions/v1_providers_testlab_.testmatrix.html
141141
- title: 'testLab.testMatrixBuilder'
142-
path: /docs/reference/functions/providers_testlab_.testmatrixbuilder.html
142+
path: /docs/reference/functions/v1_providers_testlab_.testmatrixbuilder.html
143143

144144
- title: 'functions.handler'
145-
path: /docs/reference/functions/handler_builder_.html
145+
path: /docs/reference/functions/v1_handler_builder_.html
146146
section:
147147
- title: 'HandlerBuilder'
148-
path: /docs/reference/functions/handler_builder_.handlerbuilder.html
148+
path: /docs/reference/functions/v1_handler_builder_.handlerbuilder.html

0 commit comments

Comments
 (0)