Replies: 1 comment
-
Hi, thanks for starting this and congrats for being the first user starting a discussion here! Indeed I have source view on my wish list of features, but it's a bigger effort. Since you express demand I'll move it up in priority. Referring to an external website will likely not be the approach though, mainly because figuring out the links and maintenance would be more difficult than just hosting it on site. Currently I'm busy with improving automation to integrate new projects more quickly. Then, shipping dark mode is overdue. I'll try to tackle source view after that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've been using APIdia recently. Previously, I extensively used
docs.rs
for Rust programming language. And on docs.rs you can jump to source code. I wonder, would that be an intereting feature on APIdia? I haven't really seen if other systems do the same, but I find it useful if I'm interested in how some library works internally, or if I find documentation not enough.Example: https://docs.rs/axum/latest/axum/struct.Error.html - "Source" button (https://docs.rs/axum-core/0.5.2/src/axum_core/error.rs.html#6). Maybe APIdia can point source code to some external website, not renerind it like docs.rs
Beta Was this translation helpful? Give feedback.
All reactions