1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00
Commit Graph

8394 Commits

Author SHA1 Message Date
Lilian Besson
7616948a8e Update c.html.markdown
Following reviews from @menelion
2021-01-31 13:56:45 +01:00
Andre Polykanine
be0993f839 Merge pull request #4096 from Naereen/patch-6
Update PULL_REQUEST_TEMPLATE.md
2021-01-31 13:23:49 +01:00
Lilian Besson
a86eb3f07e Update c.html.markdown
Just add a few explanations where I thought details were missing
2021-01-30 15:25:22 +01:00
Lilian Besson
0cc8cb4423 Update PULL_REQUEST_TEMPLATE.md
I added two examples for the title `[language/lang-code]`, it always confuses me to know if it should be python/fr-fr or fr-fr/python: both are languages and lang-code!
It can only be useful to add examples 👌 !
2021-01-30 13:09:22 +01:00
Andre Polykanine
80a17c6bb9 Merge pull request #4095 from alecks/master
[kotlin/en] fooData was mistaken for fooCopy in a comment
2021-01-30 12:49:53 +01:00
Andre Polykanine
c5f47f717e Merge pull request #4094 from Naereen/patch-5
[bash/en] Small updates
2021-01-30 12:36:30 +01:00
Alex P
e133062e35 fix: use fooData's values, not fooCopy's 2021-01-29 20:23:05 +00:00
Lilian Besson
ba2901a342 [bash/en] Small updates
- I added https:// for the links, it's 2021, http:// is dead
- fixed two comments which where `#text` => `# text` for consistency
- added a link to `trash-cli` Python package which provides `trash` as a "safe" alternative to `rm`
- add warning that `sed -i` erase (replace) the input file
- add `...` around fgrep and grep -F, for consistency too
2021-01-29 12:56:11 +01:00
Lilian Besson
74b1f3332f Add some explanations for: floats, tables, and non-ASCII input
It bothered me that the document contained 

- I definitely have to lookup the placement options each time.
-   % Again, I have to look these up. Each. And. Every. Time.

So I added a few lines to explain the most basic options of float positions and tables layout.
It's really not that magical, at least for the basic options (and they are enough, [I wrote a 300 page thesis](https://perso.crans.org/besson/phd.pdf) with almost no need for any other options except the one introduced here)

I also added a last short section about using LaTeX to display non-ASCII symbols (like French ç with \,c) or writing in non-ASCII input.
I think it's mandatory to include this, as most LaTeX users are *not* native English speakers.
I mentioned LuaTeX and XeLaTeX, just to give their names.
2021-01-28 18:31:42 +01:00
Lilian Besson
ee6d019872 Small update on julia.html.markdown, typos and comments
Small update on julia.html.markdown, typos and comments
2021-01-28 17:46:32 +01:00
Andre Polykanine
e4d44a3771 Merge pull request #4090 from andreytemn/patch-2
[c/ru] Fix typo in the string definition
2021-01-25 00:16:10 +01:00
andreytemn
b76c2e7ed4 Fix typo in the string definition 2021-01-24 18:03:43 +01:00
krotera
4076d78e26 Fix tiny typos 2021-01-15 17:44:19 -05:00
An Long
967591e4c2 Remove negative and inaccurate translation (#4087) 2021-01-15 13:29:39 +01:00
andreytemn
f4138709d8 Fix typo in data item definition (#4076)
Change "with start with a level number" to "starts with a level number"
2021-01-15 11:31:38 +01:00
Mathieu Gemard
13991f615a Fix the as-> macro exemple (#4054) 2021-01-15 11:31:24 +01:00
Hank Hester
c351cab657 Remove binary gender example from R (#4082) 2021-01-15 11:30:42 +01:00
Divay Prakash
ab85932812 Merge pull request #4072 from Wingman4l7/patch-1
[jsonnet/en] typo and grammar fix
2020-12-16 22:34:29 +05:30
Wingman4l7
f5c77c1755 typo and grammar fix 2020-12-15 13:00:46 -08:00
Max Schumacher
f6a3608135 Merge pull request #4068 from bkbncn/patch-1
[tcl]fix typo
2020-12-11 22:15:25 +01:00
Max Schumacher
b80a2b08e9 Merge pull request #4066 from bdavs3/patch-1
go/en - Fix typo in build tag description
2020-12-11 22:14:50 +01:00
Max Schumacher
26093e1d9e Merge pull request #4067 from GabLeRoux/patch-1
Fix a small french typo
2020-12-11 22:14:26 +01:00
Xiangyu Xu
22e29159e7 fix typo
We already have item 4, this should be number 5.
2020-12-11 02:14:00 -06:00
Gabriel Le Breton
cd8b941f92 Fix yet another french typo :) 2020-12-06 20:11:40 -05:00
Gabriel Le Breton
ead8ac5306 Fix another small french typo 2020-12-06 19:59:04 -05:00
Gabriel Le Breton
017a58b078 Fix a small french typo 2020-12-06 19:56:35 -05:00
Ben Davis
09f41ab74c Fix typo in build tag description 2020-12-03 13:16:43 -07:00
即使孤独依旧前行
587873df7f Update zh-cn/qt-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
2020-10-20 23:22:15 +08:00
Max Schumacher
4b1e68ee2f Merge pull request #4046 from imba-tjd/patch-5
[python/en] some clean up, add a Modulo example
2020-10-20 12:45:47 +02:00
Max Schumacher
a4b801fcb3 Merge pull request #4040 from mofarajmandi/patch-1
Add a short note about `final` keyword
2020-10-20 12:44:33 +02:00
Max Schumacher
8024d3f975 Merge pull request #4037 from kokkonisd/master
[rust/el-gr] Add Greek translation for Rust
2020-10-20 12:44:12 +02:00
Max Schumacher
a990544875 Merge pull request #4038 from sburris0/master
[Haskell/en] Explain the !! operator
2020-10-20 12:43:49 +02:00
Max Schumacher
8bf25eedee Merge pull request #4031 from kmubiin/review-xml-en
[xml/en] copy edit and fix code typo
2020-10-20 12:43:13 +02:00
Max Schumacher
f10bce2eb1 Merge pull request #4039 from subtra3t/patch-3
[javascript] Added note
2020-10-20 12:42:35 +02:00
Max Schumacher
82ea1dbe79 Merge pull request #4043 from imba-tjd/patch-2
[json/en] use https
2020-10-20 12:40:21 +02:00
谭九鼎
4ab2666343 Update links 2020-10-20 18:40:07 +08:00
Max Schumacher
7260961ef8 Merge pull request #4045 from imba-tjd/patch-4
[yaml/en] Remove unused anchor
2020-10-20 12:38:50 +02:00
谭九鼎
ad92cb8d76 [python/en] some clean up, add a Modulo example 2020-10-20 18:38:26 +08:00
谭九鼎
7d6d031189 [yaml/en] Remove unused anchor 2020-10-20 16:56:44 +08:00
谭九鼎
0c680e425f [json/en] use https 2020-10-20 15:47:53 +08:00
mofarajmandi
8a54e8b738 Add a short note about final keyword
It's a general good practice to mark classes as `final` unless they are designed to be subclassed.
2020-10-17 21:13:50 -03:00
Devansh Patil
6f926e7ca0 Added note
Brief explanation of jQuery status
2020-10-16 09:24:10 +05:30
Spencer Burris
aa8d8e408a [Haskell/en] Explain the !! operator 2020-10-15 12:34:01 -07:00
Dimitris Kokkonis
b2bb224dec Add Greek translation of Rust article 2020-10-14 10:29:08 +02:00
Dimitris Kokkonis
916dceba25 Merge remote-tracking branch 'upstream/master' into master 2020-10-10 12:31:09 +02:00
Andrew Ryan Davis
33cd1f57ef Adjusting formatting
Indentation on function
2020-10-06 18:02:35 -07:00
Mubiin Kimura
423f47f399 [xml/en] copy edit and fix code typo
under well-formedness and validation, the first line of comment within code blocks should be written as text paragraph instead, otherwise anyone who simply copy-paste the code will not be able to preview the result, the original code block is now separated into three parts, each preceded by a single line of text paragraph for clarity, also the external dtd file had a typo in last commit (60a1a43) that should have been removed at the end
2020-10-02 21:43:32 +00:00
Adam Bard
d566d6f3c9 Merge pull request #4016 from ianitow/patch-1
[pt-br/lua] Add translation for Lua to pt-BR
2020-10-01 08:20:24 -07:00
Adam Bard
f0be07d4b6 Merge pull request #4003 from Vap0r1ze/patch-1
[set-theory/en] correct equality statement
2020-10-01 08:19:29 -07:00
Adam Bard
348f5eef5c Merge pull request #4018 from victorwpbastos/patch-12
[typescript/pt-br] Small corrections
2020-10-01 07:59:25 -07:00