-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncontributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Milestone
Description
When you're done generating the doc, dartdoc writes:
Success! Open file:///.../doc/api/index.html
But when you do this the search box is unavailable because the browser refuses to load the JSON index file. Maybe the message should mention this somehow. Maybe it could say something like "run python -m SimpleHttpClient in .../doc/ and point you browser to http://localhost:8000/api", which would work for most users. Or there could be dartdoc serve
command.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work oncontributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug