tauri-apps / webkit2gtk-rs

WebKit2 bindings and wrappers for Rust
MIT License
133 stars 28 forks source link

Documentation is bunk. #97

Open ergpopler opened 2 years ago

ergpopler commented 2 years ago

Plethora of issues: https://gtk-rs.org/webkit2gtk-rs/webkit2gtk/index.html is

  1. Out of date (it says 0.5.0)
  2. Says that webkit2gtk::WebViewExt exists (it doesn't!) and that is the one in the readme!

https://docs.rs/webkit2gtk/0.14.0/webkit2gtk/index.html is

  1. Missing stuff (it doesn't recognize webkit2gtk::traits::WebViewExt as existing, even though it does)
antoyo commented 2 years ago

We accept contributions ;) .