fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.69k stars 151 forks source link

chore(docs): add landing-page to schema #5108

Closed elissa-alarmani closed 2 weeks ago

elissa-alarmani commented 3 weeks ago

Fixes #4830 by adding landing-page documentation to global-configuration.mdx

I was not completely sure if adding the Landing page configuration was necessary since it consists of just the page and path values, but I included it for extra clarity.

@coderabbitai summary

dannysheridan commented 3 weeks ago

manually ran the preview-docs github action

https://fern-preview-f9c70bc4-fd4f-463a-865e-2122f42d9d7f.docs.buildwithfern.com/learn/docs/getting-started/global-configuration

--> did not work as expected unfortunately. did not incorporate these changes.

dannysheridan commented 3 weeks ago

[challenge] @elissa-alarmani if you want to figure out how an open source contributor can get the PR preview action to run, I'm all ears. would be nice if it could be triggered by a comment or action from any of the maintainers of the project.