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

Commit 689e0ff

Browse files
authored
Merge pull request #32 from davidfischer/add-programming-language
Add programming language to READTHEDOCS_DATA
2 parents 3766e15 + 299ec37 commit 689e0ff

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)