You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get that the website docs cater to current version. That's fine. Python docs do the same by default.
However python docs also let you browse older versions of docs, for those who aren't running latest version or need to see what changed. Is there any chance nicegui.io/docs can do similar?
Current docs are missing some content. For instance, ui.open doesn't even exist anymore. If you need to use ui.open because ui.navigate doesn't exist or isn't suitable, website docs are useless.
(I know there are other ways to view older docs. Website is less hassle though)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I get that the website docs cater to current version. That's fine. Python docs do the same by default.
However python docs also let you browse older versions of docs, for those who aren't running latest version or need to see what changed. Is there any chance nicegui.io/docs can do similar?
Current docs are missing some content. For instance, ui.open doesn't even exist anymore. If you need to use
ui.open
becauseui.navigate
doesn't exist or isn't suitable, website docs are useless.(I know there are other ways to view older docs. Website is less hassle though)
Beta Was this translation helpful? Give feedback.
All reactions