open-lasso-python / lasso-python

Home of the open-source CAE library lasso-python 🐍
BSD 3-Clause "New" or "Revised" License
50 stars 12 forks source link

Migrate from sphinx to mkdocs #17

Closed codie3611 closed 1 year ago

codie3611 commented 1 year ago

For better quality and easier maintainability, let's move our docs to mkdocs from sphinx. There are automatic tools to convert the files from rst to md so take a look at that.

codie3611 commented 1 year ago

The project for converting files is pandoc