Commit graph

172 commits

Author SHA1 Message Date
Aleksandar Nikolić b189cce386 Update learning-powershell.md
Resolving conflicts (second try).
2016-07-21 00:32:15 +02:00
Aleksandar Nikolić 7f4288bc89 Update learning-powershell.md
Resolving conflicts.
2016-07-21 00:01:28 +02:00
Aleksandar Nikolić d41ccffb70 Update using-vscode.md
Adding newlines following one-sentence-per-line principle.
2016-07-17 04:16:00 +02:00
Aleksandar Nikolić 5c63d6c279 Update learning-powershell.md 2016-07-17 03:10:55 +02:00
Aleksandar Nikolić 75b9205f7d Update learning-powershell.md 2016-07-17 02:44:55 +02:00
Aleksandar Nikolić e075e3bcd9 Update learning-powershell.md 2016-07-17 02:35:46 +02:00
Aleksandar Nikolic 0b8465ed9d Update learning-powershell.md
Fixing typos and "More Reading" section.
2016-07-17 00:41:20 +02:00
Jianyun 7e8e8592e3 Merge pull request #1381 from PowerShell/jianyun/docs
Removed Get-Help, -ls from the example in the beginner's guide.
2016-07-15 10:12:21 -07:00
Sergei Vorobev 24b78df64a Merge pull request #1385 from alexandair/aleksandar
Update to basics.md
2016-07-15 10:09:46 -07:00
Aleksandar Nikolic c37da8b50f Update to basics.md
Fixing typos.
2016-07-15 18:19:47 +02:00
hiteshraigandhi 2157d89ad4 Merge pull request #1376 from PowerShell/vors/full-clr-doc
Vors/full clr doc
2016-07-14 23:05:51 -07:00
Jianyun Tao da28473dd6 Removed ls alias as an example because it does not exist on Linux. 2016-07-14 18:06:50 -07:00
Jianyun Tao eb517bea41 Removed Get-Help example. Fixed typos. 2016-07-14 17:50:56 -07:00
Sergei Vorobev 2afedf3eea Update documentation about resources 2016-07-14 13:46:29 -07:00
Sergei Vorobev 3cd396e6e6 Correct a note about produced binaries for FullCLR 2016-07-14 12:48:34 -07:00
Sergei Vorobev a4cfd1ce74 Add a note about produced binaries for FullCLR 2016-07-14 12:45:45 -07:00
Jianyun bcbb252707 Merge pull request #1366 from PowerShell/jianyun/docs
Updated samples so that they work on Linux
2016-07-14 10:20:25 -07:00
Sergei Vorobev 868dbb13d1 Add one more interactive tutorial source to git/basics.md 2016-07-14 00:38:40 -07:00
Sergei Vorobev a4a9103c73 Merge pull request #1338 from PowerShell/vors/git-auth
Update auth docs for git
2016-07-14 00:08:01 -07:00
Jianyun Tao 8ce9f2fd71 Updated the examples so that they work on Linux. 2016-07-13 19:18:29 -07:00
Yanbing 8500e00cb3 Update windows-full.md 2016-07-13 15:49:59 -07:00
Jianyun 9529d42688 Merge pull request #1349 from PowerShell/jianyun/docs
Added Debugging from PS Commandline
2016-07-13 12:58:56 -07:00
Jianyun Tao f3b239510a Merge branch 'master' of https://github.com/PowerShell/PowerShell into jianyun/docs 2016-07-12 19:04:35 -07:00
Jianyun Tao bc62e17384 fixed a link 2016-07-12 19:01:03 -07:00
Jianyun Tao 0f096c96a4 Added debugging from PowerShell commandline 2016-07-12 18:56:36 -07:00
Jianyun 006eb1f734 Merge pull request #1339 from PowerShell/jianyun/docs
Created Learning PowerShell
2016-07-12 18:12:10 -07:00
Joey Aiello 76d8b45a93 Merge pull request #1335 from PowerShell/joey/refactor-docs
Joey/refactor docs
2016-07-12 17:12:39 -07:00
joeyaiello 0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Jianyun Tao ecb21e9544 Created Learn PowerShell 2016-07-12 13:21:15 -07:00
Sergei Vorobev 2220692394 Update auth docs for git 2016-07-12 12:53:15 -07:00
Travis Plunk 1daa1073d8 Add Linux part of issue to known issues list 2016-07-11 19:26:29 -07:00
Andy Schwartzmeyer 43f07425e9 Merge pull request #1283 from PowerShell/andschwa/readlinesafe
Implement ReadLineSafe for Linux
2016-07-08 17:02:49 -07:00
Sergei Vorobev cb1c6e1245 Merge pull request #1305 from PowerShell/vors/docs
Update docs, assigned to Sergei
2016-07-08 16:25:24 -07:00
Andrew Schwartzmeyer 53a3b760cd Remove ReadLineSafe from known issues 2016-07-08 13:48:51 -07:00
Sergei Vorobev 70e1872095 Merge pull request #1314 from PowerShell/vors/resgen-docs
Update docs about ResGen
2016-07-07 20:23:20 -07:00
Sergei Vorobev 8e60baa2b3 Remove branches.md
It's not relevant anymore
2016-07-07 15:27:41 -07:00
Sergei Vorobev e98a8a64f7 Update docs about ResGen
You don't need to alternate build.psm1 anymore, when you add resx files..
2016-07-07 12:49:30 -07:00
Sergei Vorobev 7ea99107ec Add more complex scenarios section to powershell-repository-101 2016-07-07 12:26:36 -07:00
Sergei Vorobev 328f7b9984 Remove stub docs that should be platform specific 2016-07-06 20:42:16 -07:00
Sergei Vorobev 8af07f0d6f Remove out-dated git documentation 2016-07-06 20:42:16 -07:00
Sergei Vorobev cb6ddf5131 Update git-related docs: basics and powershell-repository-101 2016-07-06 20:42:05 -07:00
Sergei Vorobev 680642d073 Update full build instruction, fix typo 2016-07-06 18:22:44 -07:00
Andy Schwartzmeyer f5e2eb294b Add list of files excluded from ConsoleHost 2016-07-01 16:55:44 -07:00
Sergei Vorobev b29948afbe Update docs\building\windows-full.md + typo fixes 2016-07-01 13:51:14 -07:00
Sergei Vorobev 1035ed30ec Move Modules related notes from internals.md into src/Modules/README.md 2016-07-01 12:20:48 -07:00
Andrew Schwartzmeyer 10ea1733e9 Update to .NET Core 1.0 packages 2016-06-27 15:30:47 -07:00
Jianyun Tao 39b3bfcd43 Created the docs layout 2016-06-24 19:11:56 -07:00
Sergei Vorobev 56e4e96474 Merge pull request #1129 from TravisEz13/patch-1
Qualify new-pssession known issue
2016-06-24 16:33:25 -07:00
Travis Plunk f212f98071 Qualify new-pssession known issue 2016-06-24 12:20:21 -07:00
Jianyun Tao e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00