Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 299ec37

Browse files
committed
Add programming language to READTHEDOCS_DATA
1 parent 7ce803e commit 299ec37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs_ext/_static/readthedocs-data.js_t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
project: "{{ slug }}",
33
version: "{{ version_slug }}",
44
language: "{{ rtd_language }}",
5+
programming_language: "{{ programming_language }}",
56
subprojects: {},
67
canonical_url: "{{ canonical_url }}",
78
theme: "{{ html_theme }}",

0 commit comments

Comments
 (0)