File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,17 +146,17 @@ plugins:
146146 - git-revision-date-localized :
147147 fallback_to_build_date : true
148148 - macros
149- # - evaldocsloader:
150- # enabled: !ENV [ENABLE_EVALDOCS, true]
151- # functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
152- # api_key:
153- # !ENV [
154- # API_KEY,
155- # "WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
156- # ]
157- # dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
158- # user_section: ["Teachers", "Reference", "Evaluation Functions"]
159- # github_token: !ENV [GITHUB_TOKEN, ""]
149+ - evaldocsloader :
150+ enabled : !ENV [ENABLE_EVALDOCS, true]
151+ functions_announce_endpoint : " https://prod-api.lambdafeedback.com/evaluation-functions/registered"
152+ api_key :
153+ !ENV [
154+ API_KEY,
155+ " WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV" ,
156+ ]
157+ dev_section : ["Advanced", "Evaluation Functions", "Deployed Functions"]
158+ user_section : ["Teachers", "Reference", "Evaluation Functions"]
159+ github_token : !ENV [GITHUB_TOKEN, ""]
160160
161161# Extra variables, accessible within markdown pages
162162extra :
You can’t perform that action at this time.
0 commit comments