datamol-io / datamol

Molecular Processing Made Easy.
https://docs.datamol.io
Apache License 2.0
452 stars 47 forks source link

Change the docs style with navigation tabs #184

Closed DomInvivo closed 1 year ago

DomInvivo commented 1 year ago

The old docs API is too messy with too many things on the left. image

Most modern libraries use tabs at the top to organize, making the API a lot easier to follow. image

Checklist:


codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (13068da) into main (e07e7c8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          46       46           
  Lines        3661     3661           
=======================================
  Hits         3356     3356           
  Misses        305      305           
Flag Coverage Δ
unittests 91.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

hadim commented 1 year ago

Nice catch Dom. I like it!

DomInvivo commented 1 year ago

Credits go to @shenyangHuang