Skip to content

Commit 7e32d74

Browse files
committed
First Revision, Gallery Refactor
1 parent f04b8eb commit 7e32d74

28 files changed

+47
-3516
lines changed

gallery/TOC.yml

Lines changed: 47 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -3,109 +3,63 @@
33
items:
44
- name: Gallery
55
items:
6-
- name: Getting started
6+
- name: Getting Started
77
href: psgallery/psgallery_gettingstarted.md
88
- name: Health Status
99
href: psgallery/psgallery_status.md
10+
- name: Publishing to the Gallery
11+
items:
12+
- name: Creating a PowerShellGallery Account
13+
href: psgallery/psgallery_creating_an_account.md
14+
- name: Creating and publishing items
15+
href: psgallery/Creating-and-Publishing-an-item.md
16+
- name: Publishing guidelines and best practices
17+
href: psgallery/psgallery-PublishingGuidelines.md
18+
- name: Item manifest and Gallery UI
19+
href: psgallery/psgallery_ItemManifestAffectingUI.md
20+
- name: Unlisting items
21+
href: psgallery/psgallery_unlist_items.md
22+
- name: Deleting items
23+
href: psgallery/Deleting-Items.md
24+
- name: Managing item owners
25+
href: psgallery/Managing-Item-Owners.md
26+
- name: Finding Items in the Gallery
27+
items:
28+
- name: Searching Syntax
29+
href: psgallery/psgallery_search_syntax.md
30+
- name: Gallery Items tab
31+
href: psgallery/psgallery_items_tab.md
32+
- name: Items with Compatible PSEditions
33+
href: psgallery/psgallery_pseditions.md
34+
- name: FileList view
35+
href: psgallery/psgallery_filelist_feature.md
36+
- name: Deploy to Azure Automation
37+
href: psgallery/psgallery_deploy_to_azure_automation.md
38+
- name: Support
39+
items:
40+
- name: Report Abuse
41+
href: psgallery/psgallery_report_abuse.md
42+
- name: Dispute resolution
43+
href: psgallery/psgallery_dispute_resolution.md
44+
- name: Contacting item owners
45+
href: psgallery/psgallery_contacting_item_owners.md
46+
- name: Contacting administrators
47+
href: psgallery/psgallery_contacting_administrators.md
48+
- name: Providing Feedback via Social Media or Comments
49+
href: psgallery/psgallery-SocialMediaFeedback.md
50+
- name: Licensing
51+
items:
52+
- name: Require License Acceptance on Items details
53+
href: psgallery/psgallery_requires_license_acceptance.md
54+
- name: Require License Acceptance on Deploy to Azure Automation
55+
href: psgallery/psgallery_deploy_to_azure_automation_requireLicenseAcceptance.md
1056
- name: Gallery FAQs
1157
href: psgallery/psgallery_faqs.md
12-
- name: Gallery Items tab
13-
href: psgallery/psgallery_items_tab.md
14-
- name: Gallery search syntax
15-
href: psgallery/psgallery_search_syntax.md
16-
- name: Items with Compatible PSEditions
17-
href: psgallery/psgallery_pseditions.md
18-
- name: FileList view
19-
href: psgallery/psgallery_filelist_feature.md
20-
- name: Deploy to Azure Automation
21-
href: psgallery/psgallery_deploy_to_azure_automation.md
22-
- name: Creating a PowerShellGallery Account
23-
href: psgallery/psgallery_creating_an_account.md
24-
- name: Creating and publishing items
25-
href: psgallery/Creating-and-Publishing-an-item.md
26-
- name: Publishing guidelines and best practices
27-
href: psgallery/psgallery-PublishingGuidelines.md
28-
- name: Item manifest and Gallery UI
29-
href: psgallery/psgallery_ItemManifestAffectingUI.md
30-
- name: Unlisting items
31-
href: psgallery/psgallery_unlist_items.md
32-
- name: Deleting items
33-
href: psgallery/Deleting-Items.md
34-
- name: Managing item owners
35-
href: psgallery/Managing-Item-Owners.md
36-
- name: Report Abuse
37-
href: psgallery/psgallery_report_abuse.md
38-
- name: Dispute resolution
39-
href: psgallery/psgallery_dispute_resolution.md
40-
- name: Contacting item owners
41-
href: psgallery/psgallery_contacting_item_owners.md
42-
- name: Contacting administrators
43-
href: psgallery/psgallery_contacting_administrators.md
44-
- name: Providing Feedback via Social Media or Comments
45-
href: psgallery/psgallery-SocialMediaFeedback.md
46-
- name: Require License Acceptance on Items details
47-
href: psgallery/psgallery_requires_license_acceptance.md
48-
- name: Require License Acceptance on Deploy to Azure Automation
49-
href: psgallery/psgallery_deploy_to_azure_automation_requireLicenseAcceptance.md
5058
- name: PowerShellGet
5159
href: psget/overview.md
5260
items:
53-
- name: Get PowerShellGet Module
54-
href: psget/get_psget_module.md
55-
- name: Module
56-
items:
57-
- name: Find Modules
58-
href: psget/module/psget_find-module.md
59-
- name: Find DSC Resources
60-
href: psget/module/psget_find-dscresource.md
61-
- name: Find Role Capabilities
62-
href: psget/module/psget_find-rolecapability.md
63-
- name: Find Commands
64-
href: psget/module/psget_find-command.md
65-
- name: Save
66-
href: psget/module/psget_save-module.md
67-
- name: Install
68-
href: psget/module/psget_install-module.md
69-
- name: Update
70-
href: psget/module/psget_update-module.md
71-
- name: Uninstall
72-
href: psget/module/psget_uninstall-module.md
73-
- name: Get installed modules
74-
href: psget/module/psget_get-installedmodule.md
75-
- name: Update module manifest
76-
href: psget/module/psget_update-modulemanifest.md
77-
- name: Publish
78-
href: psget/module/psget_publish-module.md
79-
- name: Modules with PSEditions
80-
href: psget/module/modulewithpseditionsupport.md
81-
- name: Modules Requiring License Acceptance
82-
href: psget/module/RequireLicenseAcceptance.md
83-
- name: Prerelease Versions
84-
href: psget/module/PreReleaseModule.md
85-
- name: Troubleshooting
86-
href: psget/psget_cmdlets_troubleshooting.md
8761
- name: Script
8862
items:
89-
- name: Find
90-
href: psget/script/psget_find-script.md
91-
- name: Save
92-
href: psget/script/psget_save-script.md
93-
- name: Install
94-
href: psget/script/psget_install-script.md
95-
- name: Update
96-
href: psget/script/psget_update-script.md
97-
- name: Uninstall
98-
href: psget/script/psget_uninstall-script.md
99-
- name: Get installed scipts
100-
href: psget/script/psget_get-installedscript.md
101-
- name: Create script file with metadata
102-
href: psget/script/psget_new-scriptfileinfo.md
103-
- name: Test script file metadata
104-
href: psget/script/psget_test-scriptfileinfo.md
105-
- name: Update script file metadata
106-
href: psget/script/psget_update-scriptfileinfo.md
107-
- name: Publish
108-
href: psget/script/psget_publish-script.md
10963
- name: Scripts with PSEditions
11064
href: psget/script/scriptwithpseditionsupport.md
11165
- name: Require License Acceptance for Scripts
@@ -116,13 +70,5 @@
11670
items:
11771
- name: Bootstrapping NuGet provider and NuGet.exe
11872
href: psget/repository/bootstrapping_nuget_proivder_and_exe.md
119-
- name: Registering repository
120-
href: psget/repository/psget_register-psrepository.md
121-
- name: Listing registered repository
122-
href: psget/repository/psget_get-psrepository.md
123-
- name: Modifying registered repository
124-
href: psget/repository/psget_set-psrepository.md
125-
- name: Unregistering repository
126-
href: psget/repository/psget_unregister-psrepository.md
12773
- name: PackageManagement cmdlets
12874
href: psget/oneget/PackageManagement_cmdlets.md

gallery/psget/get_psget_module.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

gallery/psget/module/psget_find-command.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

gallery/psget/module/psget_find-dscresource.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)