8000 Removed version from title and rebuilt docs · phDooY/python-slackclient@ef3b22e · GitHub
[go: up one dir, main page]

Skip to content

Commit ef3b22e

Browse files
author
Jason Roche
committed
Removed version from title and rebuilt docs
1 parent e21fcf4 commit ef3b22e

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

docs-src/_themes/slack/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{{ metatags }}
66

77
{%- block htmltitle %}
8-
<title>{{ title|striptags|e + " &mdash; "|safe + docstitle|e }}</title>
8+
<title>{{ title|striptags|e + " &mdash; "|safe + project|e }}</title>
99
{%- endblock %}
1010

1111
{%- macro css() %}

docs/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>About &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>About &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/auth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Tokens &amp; Authentication &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Tokens &amp; Authentication &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/basic_usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Basic Usage &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Basic Usage &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Changelog &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Changelog &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Frequently Asked Questions &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Frequently Asked Questions &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66

7-
<title>Index &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
7+
<title>Index &mdash; Slack Developer Kit for Python</title>
88

99

1010
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Slack Developer Kit for Python &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Slack Developer Kit for Python &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>&lt;no title&gt; &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>&lt;no title&gt; &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

docs/real_time_messaging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55

6-
<title>Real Time Messaging &mdash; Slack Developer Kit for Python 1.0.1 documentation</title>
6+
<title>Real Time Messaging &mdash; Slack Developer Kit for Python</title>
77

88

99
<link rel="stylesheet" href="https://a.slack-edge.com/b143/style/plastic_helpers.css" type="text/css"/>

0 commit comments

Comments
 (0)
0