Skip to content

Commit 99f6b29

Browse files
rueckstiesskangas
authored andcommitted
added section to help entries
1 parent afae04c commit 99f6b29

24 files changed

+260
-64
lines changed

src/help/entries/connect-favorite-name.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tags:
44
- authentication
55
- connect
66
- favorite
7+
section: Connect
78
---
89

910
<strong>Favorite name for a saved connection.</strong>

src/help/entries/connect-kerberos-principal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags:
77
- needs review
88
related:
99
- connect-kerberos-service-name
10+
section: Connect
1011
---
1112

1213
<strong>

src/help/entries/connect-kerberos-service-name.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags:
55
- connect
66
- kerberos
77
- needs review
8+
section: Connect
89
---
910

1011
<strong>

src/help/entries/connect-ssl-certificate-authority.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ related:
99
- connect-ssl-client-certificate-key
1010
- connect-ssl-client-certificate
1111
- connect-ssl-private-key-password
12+
section: Connect
1213
---
1314

1415
<strong>

src/help/entries/connect-ssl-client-certificate-key.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ related:
99
- connect-ssl-certificate-authority
1010
- connect-ssl-client-certificate
1111
- connect-ssl-private-key-password
12+
section: Connect
1213
---
1314
Describes what the `Client Certificate Key` field in the connect dialog does.
1415

src/help/entries/connect-ssl-client-certificate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ related:
99
- connect-ssl-certificate-authority
1010
- connect-ssl-client-certificate-key
1111
- connect-ssl-private-key-password
12+
section: Connect
1213
---
1314
Describes what the `Client Certificate` field in the connect dialog does.
1415

src/help/entries/connect-ssl-private-key-password.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ related:
99
- connect-ssl-certificate-authority
1010
- connect-ssl-client-certificate-key
1111
- connect-ssl-client-certificate
12+
section: Connect
1213
---
1314
Describes what the `Private Key Password` field in the connect dialog does. It's optional.

src/help/entries/connect-userpass-auth-db.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Authentication Database
33
tags:
44
- authentication
55
- connect
6+
section: Connect
67
---
78
<strong>This field represents the _Authentication Database_ (also called
89
_Authentication Source_) for User/Password authentication.</strong>

src/help/entries/dev-ampersand-tips.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tags:
66
- view
77
- model
88
devOnly: true
9+
section: Development
910
---
1011

1112
<strong>Ampersand.js is the Model and View layer used by Compass.</strong>

src/help/entries/dev-how-help-works.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Compass Help System
33
tags:
44
- help
55
devOnly: true
6+
section: Development
67
---
78

89
<strong>This entry explains the help system in Compass.</strong>

0 commit comments

Comments
 (0)