Commit Graph

2250 Commits

Author SHA1 Message Date
Nami-Doc
bc6a21835f Merge pull request #808 from justincampbell/rust-guide
[rust] Rust tutorial -> The Rust Guide
2014-10-14 22:43:14 +02:00
Justin Campbell
8768176023 Rust tutorial -> The Rust Guide
Previous link is deprecated
2014-10-14 16:42:39 -04:00
Nami-Doc
0706788b9e Merge pull request #807 from zneo/master
octal is 8
2014-10-14 11:05:10 +02:00
zang
6119f4b307 octal is eight in Chinese 2014-10-14 16:13:22 +08:00
Adam Bard
7c412d8a55 Merge pull request #805 from g-liu/master-rename
Capitalize language names.
2014-10-13 11:45:36 +03:00
Matt Kline
8e9d5af1ea Minor C++ fixes 2014-10-12 23:37:10 -07:00
Andre Polykanine A.K.A. Menelion Elensúlë
0001d590c6 Merge pull request #798 from asaskevich/master
[RU] coffeescript.html.markdown
2014-10-13 01:17:09 +03:00
Geoffrey Liu
ef6544a886 Capitalize language names for translations.
#137
2014-10-12 14:24:42 -07:00
Nami-Doc
1583f0102f Merge pull request #804 from weaselp/master
Fix a comment that indicates what "say @array" will print.
2014-10-12 23:14:21 +02:00
Geoffrey Liu
73cfde72b0 Merge remote-tracking branch 'origin/master' into fr-xml 2014-10-12 13:43:22 -07:00
Geoffrey Liu
e2913890cb Corrections
Merci @Oire !
2014-10-12 13:43:05 -07:00
Geoffrey Liu
6933d24227 Capitalize language names. See #137 2014-10-12 12:24:52 -07:00
Peter Palfrader
74533ea292 Fix a comment that indicates what "say @array" will print.
We assigned 6 to @array[1] a few lines before, so say @array will print
"a 6 b", not "a 2 b".
2014-10-12 19:41:07 +02:00
m90
c6b0ca4350 add amd / requirejs tutorial 2014-10-12 13:52:12 +02:00
Adam Bard
4feb1f380a Update scala.html.markdown 2014-10-12 12:48:32 +03:00
m90
ea95b83e40 another round of improvements and corrections 2014-10-12 10:24:00 +02:00
Alex Saskevich
fb9726b7be Update coffeescript-ru.html.markdown 2014-10-12 11:11:40 +03:00
Alex Saskevich
7519249a0e Update coffeescript-ru.html.markdown 2014-10-12 11:03:06 +03:00
Geoffrey Liu
8cf99735a0 A translation to French for XML 2014-10-12 00:08:04 -07:00
Matt Kline
e1ed5393fc Major overhaul of C++ documentation
- Cleaned up and rephrased comments
- Removed old and erroneous information
- Normalized indentation to four spaces
- Normalized style to "Stroustrup style"
  (http://www.stroustrup.com/bs_faq2.html#layout-style)
- Added a section on references

In the near future I plan on additional sections covering idiomatic
use, such as RAII and C++11 paradigms.
2014-10-12 00:02:57 -07:00
m90
a142c72ed4 a plethora of smaller tweaks 2014-10-11 19:41:30 +02:00
m90
54e4448730 fix english comment and use non-american phone number 2014-10-11 18:57:38 +02:00
m90
99a669fe51 them typographic mistakes 2014-10-11 18:40:15 +02:00
m90
0af2d0dcbf typo 2014-10-11 18:28:05 +02:00
m90
bd247d01de fix yet-to-be-translated name 2014-10-11 17:58:44 +02:00
m90
d65d82363b add german translation of csharp tutorial 2014-10-11 17:31:47 +02:00
Alex Saskevich
83217c2475 Nickname moved to translators section 2014-10-11 00:56:33 +03:00
Alex Saskevich
849f1d26e2 Fixed filename 2014-10-11 00:18:04 +03:00
Alex Saskevich
a994e73a23 Russian tranlation of coffeescript.html.markdown 2014-10-10 22:35:22 +03:00
Matt Kline
b39a6827e9 Remove trailing whitspace from c++.html.markdown 2014-10-09 22:58:09 -07:00
Matt Kline
dbb02b06b5 Add self as contributor to C++ doc 2014-10-09 22:58:02 -07:00
Levi Bostian
132823d274 Merge pull request #795 from marvelousNinja/plus_signs_in_python
[python/en] Removed unnecessary plus signs in bool operators section
2014-10-09 20:07:57 -05:00
Levi Bostian
e2b5279510 Merge pull request #796 from Oire/python-exp
[python/en] Adding exponentiation operator
2014-10-09 20:06:57 -05:00
Simon Neveu
fb553bfc5e Added official docs link 2014-10-09 23:23:55 +01:00
Simon Neveu
2710fd4c6c Fixed indentation 2014-10-09 23:20:19 +01:00
Simon Neveu
d1ef1771ad Added filters, ruby interpolation and additional resources 2014-10-09 23:13:37 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
a2043f3adb Gosh, what happened to me today?( Fixed the left bracket 2014-10-09 23:22:24 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
68c9aed134 Corrected as per @iirelu's comment 2014-10-09 23:06:24 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
39d8753d52 [python/en] Adding exponentiation operator 2014-10-09 22:49:47 +03:00
Alexander Sologub
6629b5cd39 [python/en] Removed unnecessary plus signs in bool operators section 2014-10-09 19:50:55 +03:00
jmaud
54835f2094 Updates to tmux.conf
Added reloading tmux configuration
2014-10-08 21:23:20 -04:00
Simon Neveu
46f174fab1 testing git config 2014-10-08 23:32:22 +01:00
Simon Neveu
f6a604e155 Copy change to intro and formatting 2014-10-08 23:25:21 +01:00
Simon Neveu
269d717224 added comments, tags, classes, and attributes 2014-10-08 23:18:30 +01:00
Simon Neveu
645233dce9 Init haml md 2014-10-08 09:38:07 +01:00
Johnathan Maudlin
a66c00c599 Correct Contributor's list & line spacing
- Contributor's list had an improper character which ruined the formatting.
- The Theme section was preceded by three line breaks rather than two.
2014-10-07 17:12:25 -04:00
jmaud
fd29de7f59 Adjustments to Style & Content
Style changes
  - Site format has changed back to ~80 columns, certain rows have had line
    breaks removed.
  - Indentation has been adjusted globally to give additional space and
    consistency.
  - Configuring Tmux has been separated due to long lines causing the entire
    page to scroll horizontally and block text.
  - tmux.conf has been reorganized to better explain settings categorically to
    new users.

 Content Changes
  - Unmapping the prefix key contained erroneous data
  - Misc section and it's contained "bind r source.." setting are superfluous,
    as when this points to the next file to use in the configuration, not the
    current file. Since no additional configuration files have been used, it
    has been removed.
2014-10-07 16:55:40 -04:00
Nami-Doc
ce3fb267f7 Merge pull request #793 from m90/csharp-typo
[c#/en] fix typo
2014-10-07 21:21:18 +02:00
m90
6ce6aa7b54 fix typo -> re(s)pository pattern 2014-10-07 20:38:14 +02:00
Nami-Doc
d786c94f84 Fix a braino
caught by @wryk++
2014-10-07 15:47:06 +02:00