svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
11.01k stars 1.07k forks source link

documentation doesn't document shape? #1218

Closed nicferrier closed 11 months ago

nicferrier commented 2 years ago

It seems like quite a lot of functionality is embedded in Shape but there doesn't seem to be any docs for it!

I've looked in Container elements... it's not in there.

I've looked in Other Elements... not in there either.

Looking further, in the Manipulating section it seems things like move are documented there... but perhaps some documentation for Shape would at least avoid some confusion?

Fuzzyma commented 2 years ago

Our docs don't follow the class hierarchy. If you miss certain methods in the docs they might have been forgotten. The docs are ordered around different funktionalities. The classes are just interna