Skip to content

Commit 18c34fc

Browse files
Peter JohnsonPeter Johnson
authored andcommitted
turn evaldocsloader back on
1 parent b20193b commit 18c34fc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

mkdocs.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -136,16 +136,16 @@ plugins:
136136
- git-revision-date-localized:
137137
fallback_to_build_date: true
138138
- macros
139-
# - evaldocsloader:
140-
# functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
141-
# api_key:
142-
# !ENV [
143-
# API_KEY,
144-
# "WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
145-
# ]
146-
# dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
147-
# user_section: ["Teachers", "Reference", "Evaluation Functions"]
148-
# github_token: !ENV [GITHUB_TOKEN, ""]
139+
- evaldocsloader:
140+
functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
141+
api_key:
142+
!ENV [
143+
API_KEY,
144+
"WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
145+
]
146+
dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
147+
user_section: ["Teachers", "Reference", "Evaluation Functions"]
148+
github_token: !ENV [GITHUB_TOKEN, ""]
149149

150150
# Extra variables, accessible within markdown pages
151151
extra:

0 commit comments

Comments
 (0)