Commit Graph

9249 Commits

Author SHA1 Message Date
luminist7
d5a2d6e37c Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section. 2024-04-14 17:14:22 -06:00
luminist7
37f97e7e70 Move 'AngularJS' to Frameworks section. This Angular will eventually be joined by many other frameworks like React, Angular, Express, Django, etc. 2024-04-14 17:07:59 -06:00
Santiago Gil
784192787d
Add Curto lang (#4768) 2024-04-13 14:08:52 +02:00
Cyril Jovet
5a3abc94d4
[c/fr] C French translation (#3972)
* [c/fr] C French translation

New C French translation c-fr.html.markdown file

* Update c-fr.html.markdown

---------

Co-authored-by: ven <vendethiel@hotmail.fr>
2024-04-12 13:15:25 +02:00
kotleta2007
a74257f407
Update bc.html.markdown (#4892)
The global variable syntax and the pre-set variable syntax is invalid. On bc 1.07.1 it produced syntactic errors. I modified the tutorial so that it doesn't include these syntaxes.
2024-04-12 12:46:12 +02:00
Boris Verkhovskiy
1baca665b8 Remove Travis-CI 2024-04-08 21:07:30 -07:00
Boris Verkhovskiy
a2b4f54dc6 [c/*] remove suggestion to Google 2024-04-08 07:08:01 -07:00
Boris Verkhovskiy
216018a02e Update highlighting languages 2024-04-08 07:07:03 -07:00
Boris Verkhovskiy
52efd27986 [elixir/ro] add missing comment 2024-04-08 07:05:00 -07:00
Boris Verkhovskiy
82e6288216 [crystal/de] fix quote 2024-04-08 07:04:27 -07:00
Boris Verkhovskiy
868df8c4e8 Rename highlight languages back to Pygments 2024-04-08 05:36:45 -07:00
Boris Verkhovskiy
7ecafce66f [python/tr-tr] add missing quote 2024-04-07 16:26:11 -07:00
Harshit Gupta
2891ecf32d
[cpp/en] String length content addition (#4888)
* Add string.length() and string.size() example line

Adds a line under the Strings section to add total string length by
calculating the sum of two strings which have been given on output above
with their sizes found out using string::length() and string::size()
functions, with appropriate comment on this line.

Signed-off-by: Harshit Gupta <hkg1412@gmail.com>

* Add cstring strlen() example

Includes <cstring> header to demonstrate length of a character array
string which is C-compliant by using strlen() function available from
this header supported in C++.
Declared string is initialized with char array size [10] to just fit the
string contents with '\0' terminator.

Signed-off-by: Harshit Gupta <hkg1412@gmail.com>

---------

Signed-off-by: Harshit Gupta <hkg1412@gmail.com>
2024-04-07 14:03:56 +02:00
Boris Verkhovskiy
0aceb41100 [python/*] remove feedback email request 2024-04-07 03:54:02 -07:00
Boris Verkhovskiy
8f67b5f2ef fix language names 2024-04-07 03:46:42 -07:00
Boris Verkhovskiy
3004ea9573 [nix/*] highlight Nix 2024-04-07 03:41:09 -07:00
Boris Verkhovskiy
86346a0cbe [css/ta-in] close comment 2024-04-07 03:40:19 -07:00
Boris Verkhovskiy
85ceaa48f8 hd-hd -> hi-in 2024-04-06 18:33:37 -07:00
Boris Verkhovskiy
c22c199083 in-ta -> ta-in 2024-04-06 18:10:22 -07:00
Adam Bard
98efc3012d
Merge pull request #4883 from A1EF/zfs-cn
[zfs/zh-cn] Update zfs.html.markdown
2024-04-06 11:58:26 -07:00
Adam Bard
49026a1eb5
Merge pull request #4882 from A1EF/zfs-it
[zfs/it-it] Update zfs.html.markdown
2024-04-06 11:58:08 -07:00
Adam Bard
a7af37b804 Add main to triggering branches for build (mostly to test build trigger) 2024-04-06 11:55:41 -07:00
Adam Bard
de9e4c977d Fix repo name in gh action 2024-04-06 11:53:12 -07:00
Adam Bard
a2c3935a9b trigger site build on push 2024-04-06 11:39:27 -07:00
A1EF
62e2e6df9c
[zfs/zh-cn] Update zfs.html.markdown 2024-04-06 20:20:56 +03:00
A1EF
147e4aaff3
[zfs/it-it] Update zfs.html.markdown 2024-04-06 20:12:48 +03:00
Boris Verkhovskiy
8c519ac0da
Merge pull request #4677 from kenryuS/css-ja-jp
[css/ja-jp] Added New Translated Document: css-jp.html.markdown
2024-04-06 08:53:04 -07:00
Boris Verkhovskiy
111ff839f3
Merge pull request #4881 from verhovsky/trailing-newlines
Remove leading and trailing empty lines in code blocks
2024-04-06 08:36:26 -07:00
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Boris Verkhovskiy
9fa4b5af80 Add missing natural language tags 2024-04-06 06:59:13 -07:00
Boris Verkhovskiy
6691e81b1b
Merge pull request #4874 from verhovsky/fixes
Rename template file
2024-04-06 04:45:33 -07:00
Boris Verkhovskiy
38c502bb3f
Merge pull request #4880 from verhovsky/remove-lsf
[*/lsf] Remove Latino sine flexione
2024-04-06 04:45:22 -07:00
Boris Verkhovskiy
d105966d65
Merge pull request #4534 from Takashicc/feat/add-translate-for-rust-ja-jp
[rust/ja-jp]Add traslate for rust in ja-jp
2024-04-06 04:07:57 -07:00
Boris Verkhovskiy
f712321988 Remove Latino sine flexione 2024-04-06 04:03:33 -07:00
Boris Verkhovskiy
100fb0a740 iBooks -> Apple Books 2024-04-06 04:01:29 -07:00
Boris Verkhovskiy
64b1e44842 Normalize natural language tags 2024-04-06 04:00:49 -07:00
Boris Verkhovskiy
bb8186e72b
Merge pull request #3748 from mstou/gr-haskell
[haskell/el-gr] Add Greek translation for Haskell
2024-04-06 03:22:03 -07:00
Boris Verkhovskiy
742c6ba200
Update haskell-gr.html.markdown 2024-04-06 03:21:13 -07:00
Boris Verkhovskiy
4f9542879f
Merge pull request #4510 from Charliecoolblue/patch-1
[powershell/en] correct examples for arrays
2024-04-04 08:40:31 -07:00
Boris Verkhovskiy
9fd64e502a
Merge pull request #4665 from thiagola92/csharp-pt
[csharp/pt-br] Update csharp-pt.html.markdown
2024-04-04 08:37:52 -07:00
Boris Verkhovskiy
ffa3f12925
Merge pull request #4552 from SrMarques/patch-1
[python/es] Update incorrect variables
2024-04-04 08:31:05 -07:00
Boris Verkhovskiy
0175032b87
Merge pull request #4621 from homedirectory/patch-1
[bash/ua] Update bash-ua.html.markdown
2024-04-04 08:21:39 -07:00
Boris Verkhovskiy
c2cec06d5d
Merge pull request #4641 from weirdvic/master
[tcl/ru-ru] Added russian translation for Tcl page
2024-04-04 08:19:22 -07:00
Boris Verkhovskiy
cdd8e99d51
Merge pull request #4710 from kenryuS/python-jajp-4709
[python/ja-jp] added translations
2024-04-04 08:08:41 -07:00
Boris Verkhovskiy
484bfc262c
Merge pull request #4864 from AdaiasMagdiel/adaiasmagdiel/pt-br/httpie
[httpie/pt-br] Add translations for HTTPie to Brazilian Portuguese
2024-04-04 08:00:31 -07:00
Boris Verkhovskiy
10304f3a7e
Update httpie-pt.html.markdown 2024-04-04 08:00:12 -07:00
Boris Verkhovskiy
11cb7ff42a
Merge pull request #4849 from AdaiasMagdiel/adaiasmagdiel/pt-br/css
[css/pt-br] Fix some errors in the last translation.
2024-04-04 07:57:00 -07:00
Boris Verkhovskiy
6e6947bde9
Merge pull request #3710 from denniskeller/sql-de
[sql/de] Translate sql to german
2024-04-04 04:27:57 -07:00
Boris Verkhovskiy
e9a4d929c2
Fix typos as requested 2024-04-04 04:27:36 -07:00
Boris Verkhovskiy
fd895d59f9
Merge pull request #4175 from xing-zheng/patch-2
`<<` is an expression, not a regex
2024-04-04 04:26:27 -07:00