tmcw / docbox

REST API documentation generator
ISC License
1.14k stars 191 forks source link

Where is the detailed documentation? #135

Closed yingzi20 closed 4 years ago

yingzi20 commented 4 years ago

I want add navigation at the top of the page, but I do not know hot to achieve it, and I have not find the documentation, where is the detailed documentation of the docbox?

tmcw commented 4 years ago

docbox is a React application. I've described how to add and update documentation, and provided examples of using it. Anything like customizing docbox or adding additional UI, like a top-page navigation, is the same as implementing that feature in any other React application, and the documentation you'll need to implement thing is React's documentation: https://reactjs.org/