File: bionic-theme-options

package info (click to toggle)
pgloader 3.6.10-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,060 kB
  • sloc: sql: 32,321; lisp: 14,793; makefile: 442; sh: 85; python: 26
file content (14 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -92,11 +92,6 @@ html_theme = 'sphinx_rtd_theme'
 #
 # html_theme_options = {}
 html_theme_options = {
-    'github_user': 'dimitri',
-    'github_repo': 'pgloader',
-    'description': 'your migration companion',
-    'travis_button': True,
-    'show_related': True,
     #'sidebar_collapse': False,
 }