This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
sphinx
Watch
3
Star
0
Fork
0
You've already forked sphinx
mirror of
https://github.com/sphinx-doc/sphinx.git
synced
2025-02-25 18:55:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6af3896103
sphinx
/
tests
/
roots
/
test-theming
/
test_theme
/
__init__.py
6 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
refs #1777: add test for loading theme plugins
2015-03-14 10:47:43 -05:00
import
os
Fix flake8 violations
2018-02-19 07:39:14 -06:00
refs #1777: add test for loading theme plugins
2015-03-14 10:47:43 -05:00
def
get_path
(
)
:
return
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
Reference in New Issue
Copy Permalink