source: branches/PublicaMundi_David-devel/workshop/_themes/sphinx_rtd_theme/__init__.py @ 686

Last change on this file since 686 was 686, checked in by nbozon, 9 years ago

added workshop directory at root

  • Property svn:executable set to *
File size: 371 bytes
Line 
1"""Sphinx ReadTheDocs theme.
2
3From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
4
5"""
6import os
7
8VERSION = (0, 1, 7)
9
10__version__ = ".".join(str(v) for v in VERSION)
11__version_full__ = __version__
12
13
14def get_html_theme_path():
15    """Return list of HTML theme paths."""
16    cur_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
17    return cur_dir
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png