Commit graph

23 commits

Author SHA1 Message Date
Andrew Schwartzmeyer 54874180ce Remove build and doc references to Git submodules (#8177)
As of #7892, the PowerShell repository no longer uses Git submodules.
This is fantastic from a workflow standpoint, and so all the notes about
how to deal with submodules (and all the build steps explicitly
initializing and updating submodules) can be safely removed.
2018-11-05 10:39:29 -08:00
Mike Cochran 81618bc2c1 Add Microsoft Docs link to FAQ (#8133)
Linked to the Microsoft Docs for PowerShell as a reference on where to learn PowerShell's syntax.
2018-10-28 09:44:47 +05:00
Chris 22f47295f4 docs: update submodule documentation for pester removal (#5786)
Since Pester is not a submodule anymore, replace submodule example in git submodule docs/FAQ.md with the only leftover submodule src/libpsl-native/test/googletest
2018-01-05 12:29:55 -08:00
Dongbo Wang 906d0a5576
Minor update to FAQ.md (#5366) 2017-11-08 13:41:53 -08:00
Travis Plunk 7e5814abf5 Expand md lint tests (#3451) 2017-03-29 17:13:19 -07:00
Sergei Vorobev d64c80f729 Remove obsolete entries in FAQ.md (#2755) 2016-11-22 23:12:24 -08:00
Dongbo Wang 581050ec43 Update docs with release alpha.13 (#2765)
* Update docs with release alpha.13
* Additional doc updates
* Update the 'Get PowerShell' table
2016-11-22 17:50:45 -08:00
Mike Richmond ea6cacafd7 Change log and 6.0.0-alpha.12 version number updates (#2593) 2016-11-03 14:23:05 -07:00
Dongbo Wang 289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Dongbo Wang e908b9a675 update nuget package version number in FAQ.md 2016-09-15 21:37:18 -07:00
Andrew Schwartzmeyer d264501f31 Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
Dongbo Wang f8afd47c3e update FAQ.md to include the powershell-core myget feed (#1878) 2016-08-18 10:15:04 -07:00
Dongbo Wang 15c14e0f71 remove obsolete 'Permission' section from 'docs/git/basics.md' (#1843) 2016-08-17 10:06:25 -07:00
Aleksandar Nikolić d2ec24bba1 Update FAQ.md 2016-08-06 03:36:15 +02:00
Aleksandar Nikolić 7e1adbe661 Update docs/FAQ.md
Fixing typos and formatting.
2016-08-04 10:52:35 +02:00
Sergei Vorobev 639e669b7e Move files from docs/workflow to docs/dev-process
Remove branch-structure.md
2016-07-24 22:00:37 -07:00
Sergei Vorobev b851e50509 Add Start-PSBuild -Clean in FAQ.md
This came out few times in the past few days.
2016-07-15 18:06:41 -07:00
Sergei Vorobev 573606054c Remove doc information about psl-windows-build submodule 2016-06-20 14:38:47 -07:00
Andrew Schwartzmeyer 704aaa8057 Add FAQ about Travis CI failures from forks 2016-05-24 12:04:32 -07:00
Andrew Schwartzmeyer 154166f458 Add FAQ about windows-build/nuget-feed being empty
And then causing `dotnet restore` to fail.
2016-05-20 16:33:19 -07:00
Andrew Schwartzmeyer 339917a007 Add an FAQ about build failures 2016-05-06 10:59:15 -07:00
Andrew Schwartzmeyer b6145da14c Add AppVeyor sign-in instructions to FAQ 2016-05-04 10:41:49 -07:00
Andrew Schwartzmeyer ca1055c83c Add Frequently Asked Questions to documentation
Addresses some PowerShell, build, and Git questions.
2016-04-20 16:25:58 -07:00