doctrine / doctrine-laminas-hydrator

Doctrine hydrators for Laminas applications
https://www.doctrine-project.org/projects/doctrine-laminas-hydrator.html
MIT License
33 stars 19 forks source link

Fixed broken website generation #37

Closed driehle closed 2 years ago

driehle commented 2 years ago

This project is not yet listed on doctrine-project.org, but once it is added (I tested this locally) it breaks the website build with the following error:

Found unknown escape character "\F" at line 1 (near "title: "A Complete Example using Laminas\Form"").

This PR fixes the wrong escape sequence and removes the unneded docsSlug in the website settings.