-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I found Doctum while searching for an auto doc generator with Laravel in mind. I installed and and ran it on our existing app code.
It already picked up comments and made a nice static site. So the doc generator seems to work great. So far so good...
But when i try using the links to the github repo file, it wont work because the link is incorrect. It seems to miss the "." in the url.
Adding a "." before "php" will solve the issue and redirect to Github properly.
In the doctum config i have added the most common values, as mentioned in the Doctum doc sample

Any ideas how to solve the missing . problem ?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
