diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-11 00:11:55 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-11 01:39:48 +0100 |
commit | 0eb44e21385b12085c79ef9a2378f08a778a9674 (patch) | |
tree | dc9e661c98f651796aa51eade9983b4607cfd896 /conf/_config.yml | |
parent | 4d10e701d92e6e2288690051c0bf45707d546263 (diff) |
webdocs-agl: add contribute guidelines
Change-Id: I4609bd3191a7ffeb8c7b8e81234743c85910a975
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'conf/_config.yml')
-rw-r--r-- | conf/_config.yml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/conf/_config.yml b/conf/_config.yml index 86db312..f4c225e 100644 --- a/conf/_config.yml +++ b/conf/_config.yml @@ -5,7 +5,7 @@ # ======= # Site settings # ======= -title_prefix: "AGL Documentation - " +title_prefix: "AGL Developer Site - " title: " " title_suffix: " -" url: "http://docs.automotivelinux.org" # the base hostname & protocol @@ -98,12 +98,15 @@ twitter: hashtag: autogradelinux widgetid: 629424968011386884 -slack: - host: https://agl.slack.com +irc: + host: https://webchat.freenode.net/ + channel: "#automotive" linkto: - jira_specs : https://jira.automotivelinux.org/browse/TEST-10?jql= - jira_users : https://jira.automotivelinux.org/browse/SPEC/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel + account : https://identity.linuxfoundation.org/ + jira_base : https://jira.automotivelinux.org/ + jira_project: https://jira.automotivelinux.org/browse/SPEC/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel + jira_issues : https://jira.automotivelinux.org/issues/?jql=project%3DSPEC code_contrib: https://git.automotivelinux.org/gerrit/#/q/status:open mail_lists : https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions |