go-app icon indicating copy to clipboard operation
go-app copied to clipboard

[online doc feature req] Searching

Open suntong opened this issue 2 years ago • 1 comments

Please provide searching capability to the online doc.

Like for trying to solve #855 myself, I want to search for "CORS" in the online doc, but that seems impossible for me now.

suntong avatar Aug 03 '23 03:08 suntong

Yes, the go-app.dev page is a thing of its own. I guess that there is too limited time for the developer to create such a search. I never used the static-pages or doc generation, so I have no idea on how hard it would be to add a text indexer and routing for results. That could be an interesting project, but I have no time for that.

For "documentation" I actually use the source code of Go-App itself, inside GoLand ;-)

oderwat avatar Aug 03 '23 10:08 oderwat

This will moved out of the repo. closing it.

maxence-charriere avatar May 22 '24 07:05 maxence-charriere