ludwigmair's avatar

build a laravel like documentation site with posibillity to select doc version

Hi everyone,

i am wondering what laravel uses to generate the documentation. at the laravel documentation it is possible to switch between the laravel versions on the right top corner. does anyone knowhow this is done or an easy way to build a tutorial/documentation site where i am able to switch between git branches witch representing different documentation versions to show the desired doc version on a site many thanks cheers ludwig

0 likes
4 replies
JohnBraun's avatar

Jeffrey has this topic covered in his series How to Read Code. In this series of video's he explains how the Laravel documentation site is built.

2 likes
ludwigmair's avatar

Ji, thanks for this information. i assume laravel is used for this. but i would like to use markdown cms or so. but how to access git in a matter that i can accomplish to get the correct verison or files to show

thanks Ludwig

ludwigmair's avatar

Hi, many thanks for your help and for the link

cheers Ludwig

Please or to participate in this conversation.