Metadata-Version: 2.1
Name: hudsonthames-sphinx-theme
Version: 0.1.2
Summary: Hudson and Thames theme for Sphinx
Home-page: https://github.com/hudson-and-thames/hudsonthames_sphinx_theme
Author: Hudson and Thames Quantitative Research Limited
Author-email: research@hudsonthames.org
License: All Rights Reserved
Project-URL: Source, https://github.com/hudson-and-thames/hudsonthames_sphinx_theme
Project-URL: Bug Reports, https://github.com/hudson-and-thames/hudsonthames_sphinx_theme/issues
Project-URL: Project Boards, https://github.com/orgs/hudson-and-thames/projects
Project-URL: Blog, https://hudsonthames.org/blog/
Project-URL: Apprenticeship Program, https://hudsonthames.org/apprenticeship-program/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Description-Content-Type: text/markdown

<div align="center">
   <a href="https://hudsonthames.org/">
   <img src="https://raw.githubusercontent.com/hudson-and-thames/mlfinlab/master/docs/source/logo/Hudson%20%26%20Thames_verticalblack.png" height="300"><br>
   </a>
</div>


-----------------
# Hudson and Thames Sphinx Theme

This is the Sphinx theme for Hudson and Thames packages documentation. It is based on the
``sphinx_rtd_theme`` project, but uses a different style and links to connect all packages and
research articles.

To use the Hudson and Thames Sphinx theme, add ``hudsonthames_sphinx_theme`` to the requirements list,
and change the following line in the documentation config file:

``html_theme = 'hudsonthames_sphinx_theme'``

## Who is Hudson & Thames?
Hudson and Thames Quantitative Research is a company with a focus on implementing the most cutting edge algorithms in 
quantitative finance. We productionalize all our tools in the form of libraries and provide capability to our clients.

Adding our libraries to your company’s pipeline is like adding a department of PhD researchers.

* [Website](https://hudsonthames.org/)
* [Github Group](https://github.com/hudson-and-thames)

## Contact us
The best place to contact the team is via the Slack channel. Alternatively you can email us at: research@hudsonthames.org.

Looking forward to hearing from you!

## License
This project is licensed under an all rights reserved [licence](https://github.com/hudson-and-thames/hudsonthames-sphinx-theme/blob/master/LICENSE.txt).


