Skip to content

Commit cfb059a

Browse files
committed
multilingue doc
1 parent 8348bfe commit cfb059a

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/doc.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# QualCoder Doc
2+
Please select your language.
3+
## Official Documentation
4+
5+
- [English](/en){.button-link}
6+
7+
## Community Translations
8+
9+
- [Français](/en){.button-link}

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,12 @@ Also, if you like QualCoder a lot, or have developed a novel use for it, please
4545
# Testing QualCoder
4646
It has taken many, many hours of work to create this software that is provided free to use. If you appreciate QualCoder please: [Buy me a coffee](https://www.buymeacoffee.com/ccbogelB)
4747

48+
- [Mac - Apple Silicon](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Mac.Arm64.dmg)
49+
- [Mac - (x86)](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Mac.X86.dmg)
50+
- [Windows](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Setup.exe)
51+
- [Windows - Portable Version](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Portable.zip)
52+
53+
4854
QualCoder is written in python 3 using Qt6 for the graphical interface. A minimum python version of 3.10 should be used. A minimum screen resolution of 1024×600 pixels is recommended. QualCoder has been used on Ubuntu 24.04 and other Linux distros, Windows 10, Windows 11 and MacOS. Testing is performed on Windows 11.
55+
56+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ nav:
88
- Home: index.md
99
- 'Studies using QualCoder': using.md
1010
- 'About Developers': about.md
11+
- 'Documentation' : doc.md
1112
theme:
1213
name: 'material'
1314
logo: images/logo.png

0 commit comments

Comments
 (0)