mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
Merge pull request #4475 from mribeirodantas/uppercase_c++
[c,c++,c#/multiple languages] Convert to uppercase C/C++/C# language names
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-de.cpp
|
filename: learncpp-de.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c#
|
language: C#
|
||||||
contributors:
|
contributors:
|
||||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||||
- ["Max Yankov", "https://github.com/golergka"]
|
- ["Max Yankov", "https://github.com/golergka"]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
category: tool
|
||||||
tool: Qt Framework
|
tool: Qt Framework
|
||||||
language: c++
|
language: C++
|
||||||
filename: learnqt-de.cpp
|
filename: learnqt-de.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-es.cpp
|
filename: learncpp-es.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-fr.cpp
|
filename: learncpp-fr.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c#
|
language: C#
|
||||||
contributors:
|
contributors:
|
||||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||||
- ["Max Yankov", "https://github.com/golergka"]
|
- ["Max Yankov", "https://github.com/golergka"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-it.cpp
|
filename: learncpp-it.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
category: tool
|
||||||
tool: Qt Framework
|
tool: Qt Framework
|
||||||
language: c++
|
language: C++
|
||||||
filename: learnqt-it.cpp
|
filename: learnqt-it.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-pt.cpp
|
filename: learncpp-pt.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c#
|
language: C#
|
||||||
filename: csharp-pt.cs
|
filename: csharp-pt.cs
|
||||||
contributors:
|
contributors:
|
||||||
- ["Robson Alves", "http://robsonalves.net/"]
|
- ["Robson Alves", "http://robsonalves.net/"]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
category: tool
|
||||||
tool: Qt Framework
|
tool: Qt Framework
|
||||||
language: c++
|
language: C++
|
||||||
filename: learnqt-pt.cpp
|
filename: learnqt-pt.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-ru.cpp
|
filename: learncpp-ru.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c
|
language: C
|
||||||
filename: learnc-ru.c
|
filename: learnc-ru.c
|
||||||
contributors:
|
contributors:
|
||||||
- ["Adam Bard", "http://adambard.com/"]
|
- ["Adam Bard", "http://adambard.com/"]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
category: tool
|
||||||
tool: Qt Framework
|
tool: Qt Framework
|
||||||
language: c++
|
language: C++
|
||||||
filename: learnqt-ru.cpp
|
filename: learnqt-ru.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
lang: tr-tr
|
lang: tr-tr
|
||||||
filename: learncpp-tr.cpp
|
filename: learncpp-tr.cpp
|
||||||
contributors:
|
contributors:
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: C
|
name: C
|
||||||
category: language
|
category: language
|
||||||
language: c
|
language: C
|
||||||
filename: learnc-tr.c
|
filename: learnc-tr.c
|
||||||
contributors:
|
contributors:
|
||||||
- ["Adam Bard", "http://adambard.com/"]
|
- ["Adam Bard", "http://adambard.com/"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c#
|
language: C#
|
||||||
contributors:
|
contributors:
|
||||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||||
- ["Max Yankov", "https://github.com/golergka"]
|
- ["Max Yankov", "https://github.com/golergka"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c++
|
language: C++
|
||||||
filename: learncpp-cn.cpp
|
filename: learncpp-cn.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: c#
|
language: C#
|
||||||
contributors:
|
contributors:
|
||||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||||
- ["Max Yankov", "https://github.com/golergka"]
|
- ["Max Yankov", "https://github.com/golergka"]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
category: tool
|
category: tool
|
||||||
tool: Qt Framework
|
tool: Qt Framework
|
||||||
language: c++
|
language: C++
|
||||||
filename: learnqt-cn.cpp
|
filename: learnqt-cn.cpp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]
|
||||||
|
Reference in New Issue
Block a user