We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb059a commit 1a7fc22Copy full SHA for 1a7fc22
2 files changed
docs/doc.md
@@ -1,9 +1,10 @@
1
# QualCoder Doc
2
-Please select your language.
+*Please select your language*
3
+
4
## Official Documentation
5
-- [English](/en){.button-link}
6
+- [English](/en)
7
8
## Community Translations
9
-- [Français](/en){.button-link}
10
+- [Français](/en)
mkdocs.yml
@@ -6,9 +6,9 @@ repo_name: 'QualCoder-Org/qualcoder-org.github.io'
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io'
nav:
- Home: index.md
+ - 'Documentation' : doc.md
- 'Studies using QualCoder': using.md
11
- 'About Developers': about.md
- - 'Documentation' : doc.md
12
theme:
13
name: 'material'
14
logo: images/logo.png
0 commit comments