> For the complete documentation index, see [llms.txt](https://autoedit.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoedit.gitbook.io/documentation/adobe-panel.md).

# Adobe Panel

- [autoEdit Adobe CEP Panel dev setup](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup.md)
- [.debug file](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/.debug-file.md)
- [manifest.xml](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/manifest.xml.md)
- [Premiere.jsx](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/premiere.jsx.md)
- [Adobe Extensions HostList codes](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/adobe-extensions-hostlist-codes.md): List of codes for Adobe Extensions HostList codes, eg if want to make compatible also with After Effects, Audition etc and not just Premiere.
- [autoEdit Adobe CEP Panel integration overview](https://autoedit.gitbook.io/documentation/adobe-panel/autoedit-adobe-cep-panel-integration-overview.md)
- [Jsx functions for Adobe CEP autoEdit adobe Panel](https://autoedit.gitbook.io/documentation/adobe-panel/adobe-cep-jsx-functions-for-autoedit-adobe-panel.md)
- [Adding support for json to jsx](https://autoedit.gitbook.io/documentation/adobe-panel/adding-support-for-json-to-jsx.md): A not on using json in jsx. If your extension run along side other extensions that require a json library then you won't notice this as a problem, but otherwise you'd need to add your own.
- [Packaging Adobe CEP Extensions](https://autoedit.gitbook.io/documentation/adobe-panel/packaging-adobe-cep-extensions.md): Simple automated route
- [Packaging signing Adobe CEP Panel in details](https://autoedit.gitbook.io/documentation/adobe-panel/packaging-adobe-cep-extensions/packaging-signing-adobe-cep-panel-in-details.md): In more details
