-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmkdocs.yml
134 lines (129 loc) · 5.27 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
site_name: docs.fullctl.com
site_url: https://docs.fullctl.com
repo_url: https://github.com/fullctl/docs.fullctl.com/
form_url: "https://account.fullctl.io/api/account/contact"
extra_css:
- extra/extra.css
- extra/header.css
- extra/footer.css
extra_javascript:
- extra/js/twentyc/twentyc.core.min.js
- extra/js/twentyc/twentyc.rest.js
- extra/js/app.js
- extra/js/extra.js
theme:
main_site: https://www.fullctl.com
favicon: extra/assets/favicon.ico
name: material
palette:
primary: "#191F26"
accent: "#D1FF27"
font:
text: Archivo
logo: extra/assets/FullCTL-Logo-LightBG.svg
custom_dir: custom_theme/
features:
- navigation.expand
extra:
analytics:
provider: google
property: G-YW8Y29B411
nav:
- Home:
- Home: index.md
- Components: Components.md
- Definitions: Definitions.md
- aaaCtl:
- Sign up for FullCtl: aaaCtl/Sign-up-for-fullctl.md
- Sign up for PeeringDB: aaaCtl/Sign-up-for-PeeringDB.md
- Authentication: aaaCtl/Authentication.md
- Account Dashboard: aaaCtl/Account-Dashboard.md
- Add Organization: aaaCtl/Add-Organization.md
- Add Users: aaaCtl/Add-Users.md
- User Privileges: aaaCtl/User-Privileges.md
- API Keys: aaaCtl/API-Keys.md
- Billing:
- Overview: Billing/Overview.md
- Setup Payment by Credit Card: Billing/Setup-Payment-by-Credit-Card.md
- Setup Payment by ACH (Bank Transfer): Billing/Setup-Payment-by-ACH-(Bank-Transfer).md
- Subscriptions: Billing/Subscriptions.md
- Order History: Billing/Order-History.md
- aclCtl:
- Access Control List: aclCtl/Access-Control-List.md
- Add a Rule: aclCtl/Add-a-Rule.md
- Prioritize Rules: aclCtl/Prioritize-Rules.md
- Custom Templates: aclCtl/Custom-Templates.md
- ixCtl:
- Sign Up: ixctl/Sign-Up.md
- Import an IX: ixctl/Import-an-IX.md
- Create an IX: ixctl/Create-an-IX.md
- Verify Exchange: ixctl/Verify-Exchange.md
- Add a Member: ixctl/Add-a-Member.md
- Share the Member List: ixctl/Share-the-member-list.md
- Add a Route Server: ixctl/Add-A-Routeserver.md
- Route Server Management: ixctl/Route-Server-Management.md
- Edit a Route Server: ixctl/Edit-A-Routeserver.md
- Delete Exchange: ixctl/Delete-Exchange.md
- Source of Truth: ixctl/Source-of-Truth.md
- Traffic: ixctl/Traffic.md
- Traffic Alerts: ixctl/Traffic-Alerts.md
- NetBox:
- Overview: Netbox/Overview.md
- Login: Netbox/Login.md
- Add Device: Netbox/Add-Device.md
- Add Interface: Netbox/Add-Interface.md
- Add Transit: Netbox/Add-Transit.md
- Referee:
- Overview: Referee/Overview.md
- Add Facilities: Referee/Add-Facilities.md
- Add Devices: Referee/Add-Devices.md
- Source of Truth Data Loading: Referee/Source-of-Truth-Data-Loading.md
- Variable diff and Report: Referee/Vairiable-diff-and-Report.md
- Configuration Templates: Referee/Configuration-Templates.md
- Making Changes: Referee/Making-Changes.md
- Referee Configuration: Referee/Referee-Configuration.md
- Change Requests: Referee/Change-Requests.md
- Jinja2 Template Variables: Referee/Jinja2-Template-Variables.md
- PeerCtl:
- Definitions: PeerCtl/PeerCtl-Definitions.md
- ASN Permissions: PeerCtl/ASN-Permissions.md
- Summary View: PeerCtl/Summary.md
- Add Peering Session: PeerCtl/Add-Peering-Session.md
- Peering Settings: PeerCtl/Peering-Settings.md
- Add/Remove Network Connection: PeerCtl/AddRemove-Network-Connection.md
- Set MD5 Password: PeerCtl/Set-MD5-Password.md
- Set Policy & Device Type: PeerCtl/Set-Policy-Device-Type.md
- Peer Group Policy: PeerCtl/Peer-Group-Policy.md
- Templates: PeerCtl/Templates.md
- Request Peering Option 1: PeerCtl/Request-Peering-1.md
- Request Peering Option 2: PeerCtl/Request-Peering-2.md
- Custom Email Templates: PeerCtl/Custom-Email-Templates.md
- Peering Process: PeerCtl/Peering-Process.md
- Peering Requests Summary: PeerCtl/Peering-Requests-Summary.md
- Device Configuration: PeerCtl/Device-Configuration.md
- Edit Network Settings: PeerCtl/ASN-Tab.md
- Traffic Alerts: PeerCtl/Traffic-Alerts.md
- PrefixCtl:
- Definitions: prefixctl/PrefixCtl-Definitions.md
- Add Prefix Set: prefixctl/Add-Prefix-Set.md
- Add Prefixes to a Prefix Set: prefixctl/Add-Prefixes-to-a-Prefix-Set.md
- Prefix Set Removal: prefixctl/Prefix-Set-Removal.md
- Settings: prefixctl/Settings.md
- Check Reputation: prefixctl/Check-Reputation.md
- Add Monitor: prefixctl/Add-Monitor.md
- API: prefixctl/API.md
- DeviceCtl:
- Definitions: DeviceCtl/Definitions.md
- Add Facility: DeviceCtl/Add-Facility.md
- Add Device: DeviceCtl/Add-Device.md
- Dashboard: DeviceCtl/Dashboard.md
- Ports: DeviceCtl/Ports.md
- AuditCtl:
- Overview: AuditCtl/Overview.md
- Event Listings: AuditCtl/Event-Listings.md
- IX Administrators Guide:
- Overview: IX Admin Guide/Overview.md
- Requirements: IX Admin Guide/Prereq-Req.md
- Initial Setup: IX Admin Guide/Setting-up-Org.md
- Setting up Services: IX Admin Guide/Setting-up-Services.md
- Troubleshooting: IX Admin Guide/Troubleshooting.md