There was an error while loading. Please reload this page.
1 parent 7e2abee commit f3e2438Copy full SHA for f3e2438
docs/conf.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
#
3
-# oauth2-server documentation build configuration file, created by
+# @node-oauth/oauth2-server documentation build configuration file, created by
4
# sphinx-quickstart on Thu Nov 17 16:47:05 2016.
5
6
# This file is execfile()d with the current directory set to its containing dir.
@@ -272,5 +272,5 @@
272
highlight_language = 'js'
273
274
def setup(app):
275
- app.add_stylesheet('custom.css')
+ app.add_css_file('custom.css')
276
0 commit comments