We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e58b74 commit 200ebc9Copy full SHA for 200ebc9
docs/_config.yml
@@ -4,5 +4,9 @@ theme: just-the-docs
4
5
url: https://dae-cpp.github.io
6
7
+# For copy button on code
8
+enable_copy_code_button: true
9
+
10
aux_links:
- dae-cpp on GitHub: https://github.com/dae-cpp/dae-cpp
11
+ "dae-cpp on GitHub":
12
+ - "https://github.com/dae-cpp/dae-cpp"
0 commit comments