Skip to content

Commit 122c0ff

Browse files
committed
Updated docs
1 parent 145bc68 commit 122c0ff

2 files changed

Lines changed: 3 additions & 30 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
'years': '2016-%s' % datetime.datetime.now().year,
106106
'scm_name': 'Github',
107107
'scm_url': 'https://github.com/Bernardo-MG/dice-notation-python',
108-
'ci_name': 'Travis',
109-
'ci_url': 'https://travis-ci.org/Bernardo-MG/dice-notation-python',
108+
'ci_name': 'Github',
109+
'ci_url': 'https://github.com/Bernardo-MG/dice-notation-python/actions',
110110
'issues_name': 'Github',
111111
'issues_url': 'https://github.com/Bernardo-MG/dice-notation-python/issues',
112112
'releases_repos': [
@@ -120,8 +120,7 @@
120120
('Grammar', './docs/grammar.html'),
121121
('Notation', './docs/notation.html'),
122122
('Parser', './docs/parser.html')]),
123-
('Info and Reports', [('Reports', './reports.html'),
124-
('Code docs', './code/index.html')])],
123+
('Info and Reports', [('Code docs', './code/index.html')])],
125124
}
126125

127126
# Output file base name for HTML help builder.

docs/source/reports.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)