Skip to content

Commit 04b1379

Browse files
committed
update alagitpull with new window opening
1 parent 3a94a42 commit 04b1379

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

doc/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
'projects': alagitpull.projects,
6060
'project_name': about['__title__'],
6161
}
62+
alagitpull_internal_hosts = [
63+
'libtmux.git-pull.com',
64+
'0.0.0.0',
65+
]
66+
alagitpull_external_hosts_new_window = True
67+
6268
html_sidebars = {
6369
'**': [
6470
'about.html',

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils==0.14
22
releases==1.4.0 # updated from 1.3.1
33
sphinx==1.7.0
4-
alagitpull==0.0.16
4+
alagitpull==0.0.19

0 commit comments

Comments
 (0)