You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --welcome option allows defining a welcome page for the docs. Just use:
--welcome=path/to/your-page.html
The file should contain only the <body> part of an HTML file. You might also want to include your own stylesheet, which you can place to the <head> section using something like that: