Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a276d81

Browse files
committed
Navigation section
1 parent d488473 commit a276d81

File tree

5 files changed

+54
-0
lines changed

5 files changed

+54
-0
lines changed
Loading
1.95 MB
Loading

docs/programs/navigation.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: "Navigation"
3+
path: "/programs/navigation.html"
4+
id: "programs/navigation"
5+
---
6+
![navigation overview for organizations](./images/navigation-overview-organization.png)
7+
Starting point: Homepage
8+
9+
1. Organization Picker
10+
2. Inbox
11+
3. Dashboards
12+
* Overview
13+
* Submissions & Bounty
14+
* Hacker Engagement
15+
* Statistics
16+
* Response Efficiency
17+
* Explore
18+
4. Program Settings
19+
* General
20+
* Program
21+
5. Organization Settings
22+
* Profile
23+
* Users
24+
* API Tokens
25+
* Groups
26+
* Programs
27+
6. Assets
28+
* Asset Inventory
29+
* Asset Submissions
30+
7. Intelligence
31+
* CVE Discovery
32+
* Global Top Weaknesses
33+
* Industry Top Weaknesses
34+
8. Notifications
35+
* Profile Menu
36+
* View Switcher
37+
* Profile
38+
* Settings
39+
* Docs
40+
* Support
41+
* Sign Out
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Organization Dropdown"
3+
path: "/programs/organization-dropdown.html"
4+
id: "programs/organization-dropdown"
5+
---
6+
The organization dropdown in the top navigation lets users switch between organizations. All other pages, including the home page, will show content for that organization.
7+
If you are only a member of one organization then you will see the name and logo of that organization without the need for the dropdown.
8+
![organization dropdown](./images/organization-dropdown.png)

src/pages/programs/programs-nav.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
path: /programs/product-offerings.html
1010
- title: Program Starting Point
1111
path: /programs/program-starting-point.html
12+
- title: "Navigation"
13+
path: "/programs/navigation.html"
14+
items:
15+
- title: "Organization Dropdown"
16+
- path: "/programs/organization-dropdown.html"
1217
- title: Program Types
1318
path: /programs/program-types.html
1419
items:

0 commit comments

Comments
 (0)