|
|
|
|
|
by Buttons840
2044 days ago
|
|
Is it possible to link your local core and library docs yet? I have my dependencies documented locally, I have the standard library documented locally, both of these work well with the ability to do searches just like the online docs. The problem is they're separate. The local docs for one of my crates cannot link to my local standard library docs; instead, I have to jump around different browser tabs and manually look things up. There used to be some hacks that could work around this, but those hacks stopped working. |
|