CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

Missing documentation for on `BootstrapNavbarHelper` #102

Closed curtisgibby closed 7 years ago

curtisgibby commented 7 years ago

I had to dig around a bit in your issues history to find your example of using the navbar helper. It would be useful to have this information on the main documentation page.

Holt59 commented 7 years ago

I am working on a new documentation written in Markdown and using mkdocs to generate the HTML. Feel free to contribute: https://github.com/Holt59/cakephp3-bootstrap-helpers/tree/mkdocs

Holt59 commented 7 years ago

New documentation is now live with the Navbar example:

https://holt59.github.io/cakephp3-bootstrap-helpers/navbar-helper/basics/