You can also use double brackets like [[...slug]] to make the catch-all optional (so it can match /docs as well as /docs/anything/here).
[[...slug]]
/docs
/docs/anything/here