-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
28 lines (28 loc) · 951 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
site_name: Venom
repo_url: https://github.com/cadayton/Venom
theme: readthedocs
pages:
- Home: index.md
- Installation and Setup:
- Requirements: Requirements.md
- Venom Setup: Venom.md
- XMLDB Setup: XMLDB.md
- Array cmdlets:
- Get-VeArrayInfo: Get-VeArrayInfo.md
- Update-VeArrayInfo: Update-VeArrayInfo.md
- Cisco cmdlets:
- Cisco Module: Cisco-Module.md
- Set-VeDeviceAlias: Set-VeDeviceAlias.md
- Connect-VeFabric: Connect-VeFabric.md
- Update-VeFlogi: Update-VeFlogi.md
- Enable-VePorts: Enable-VePorts.md
- Pure Storage cmdlets:
- Get-VePureMetrics: Get-VePureMetrics.md
- Show-VePureHostVols: Show-VePureHostVols.md
- Copy-VePureHostVol: Copy-VePureHostVol.md
- Symmetrix cmdlets:
- Get-VeSymmMetrics: Get-VeSymmMetrics.md
- Set-VeSymmLogin: Set-VeSymmLogin.md
- Find-VeSymmLogins: Find-VeSymmLogin.md
- Symm Management: Start-SymmMgmt.md
- Support: Support.md