saloonphp / saloon

🤠 Build beautiful API integrations and SDKs with Saloon
https://docs.saloon.dev
MIT License
2.03k stars 105 forks source link

Generating Documentation Files for GPT on ChatGPT #412

Closed dangnhdev closed 2 months ago

dangnhdev commented 3 months ago

I would like to generate a PDF or JSON file for the documentation to create a GPT on ChatGPT. I am aware of the htmlbook2pdf crawler, but I am looking for an easier method.

Thank you, @Sammyjo20, for this awesome library!

Sammyjo20 commented 3 months ago

Hey @dangnhdev I'm a little confused to your request, do you want to convert Saloon's documentation into something that ChatGPT can import?

dangnhdev commented 2 months ago

Yes that's it 👍

Sammyjo20 commented 2 months ago

Hey @dangnhdev I think the closest to "raw" documentation would be what you can find on the Github repository in markdown files https://github.com/Sammyjo20/saloon-docs/

dangnhdev commented 2 months ago

Thank you, that's enough. I didn't notice that repo existed.