ansys / pyansys-dev-guide

PyAnsys Project Developer's Guide

Home Page:http://dev.docs.pyansys.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to sphinx-design

jorgepiloto opened this issue · comments

🐞 Problem
The sphinx-design library offers lots of features and new capabilities that we can take advantage of. For example, it includes tabs and panels among other features.

This means that we can get rid of sphinx-panels and sphinx-tabs by having all this features collected under the same library.

In addition, this may allow us to solve the dependencies issue in #135 and finally migrate to latest Sphinx version.

Hi @Revathyvenugopal162,
would you be interested in taking this issue?

Yes. i will handle this issue.

@jorgepiloto @Revathyvenugopal162 I am glad to see that with this library we will fix our doc dependencies issue.