File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -138,17 +138,17 @@ plugins:
138138 - git-revision-date-localized :
139139 fallback_to_build_date : true
140140 - macros
141- # - evaldocsloader:
142- # enabled: !ENV [ENABLE_EVALDOCS, true]
143- # functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
144- # api_key:
145- # !ENV [
146- # API_KEY,
147- # "WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
148- # ]
149- # dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
150- # user_section: ["Teachers", "Reference", "Evaluation Functions"]
151- # github_token: !ENV [GITHUB_TOKEN, ""]
141+ - evaldocsloader :
142+ enabled : !ENV [ENABLE_EVALDOCS, true]
143+ functions_announce_endpoint : " https://prod-api.lambdafeedback.com/evaluation-functions/registered"
144+ api_key :
145+ !ENV [
146+ API_KEY,
147+ " WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV" ,
148+ ]
149+ dev_section : ["Advanced", "Evaluation Functions", "Deployed Functions"]
150+ user_section : ["Teachers", "Reference", "Evaluation Functions"]
151+ github_token : !ENV [GITHUB_TOKEN, ""]
152152
153153# Extra variables, accessible within markdown pages
154154extra :
You can’t perform that action at this time.
0 commit comments