Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
879d432
replaced develop with main
Aug 5, 2024
6a5c3e7
Merge pull request #934 from AdobeDocs/faqs
hitesh-kumar-mahour Aug 5, 2024
c8562bd
PDF Embed API - Release notes - August 2024
paras-n Aug 22, 2024
66eccf5
Merge remote-tracking branch 'origin/main' into PDFEmbedAPI_August24
paras-n Aug 22, 2024
70ba2cd
Merge pull request #941 from AdobeDocs/PDFEmbedAPI_August24
paras-n Aug 22, 2024
970a9b1
Develop (#950)
jasnoors Sep 4, 2024
e689f50
twm functions documentation
NamanChhabra Sep 11, 2024
e9aa50f
updated language for documentation
NamanChhabra Sep 11, 2024
9b6a056
Merge pull request #954 from AdobeDocs/twm_functions_support
NamanChhabra Sep 11, 2024
52614b3
release note update
NamanChhabra Sep 12, 2024
6664784
updated Table Tag
NamanChhabra Sep 12, 2024
e915b42
Merge pull request #955 from AdobeDocs/release_note_update
NamanChhabra Sep 12, 2024
19536d0
Added some additional information in protect pdf description
Sep 24, 2024
87a32ee
Merge pull request #957 from AdobeDocs/protect-main-changes
amitsingh1009 Sep 24, 2024
6fb1fa9
java sdk 4.1.1
Oct 1, 2024
48c9e9f
Merge pull request #959 from AdobeDocs/java-sdk-4.1.1
hitesh-kumar-mahour Oct 1, 2024
ad869a2
Adding Developer Docs for Watermark and Checker
Oct 8, 2024
78f9d93
update
Oct 8, 2024
bcad1f3
update
Oct 8, 2024
f644178
fix linters
Oct 8, 2024
41db7c9
fix linters
Oct 8, 2024
633a839
documentation update and postman collection
NamanChhabra Aug 22, 2024
a59b70b
correct branch name
NamanChhabra Aug 22, 2024
c5d6f2e
changes for merging to develop
NamanChhabra Aug 23, 2024
527a117
added release notes
NamanChhabra Aug 27, 2024
6e1699e
updated link to refer Complex Table Constructs with Table markers
NamanChhabra Aug 27, 2024
e923701
release notes updated
NamanChhabra Aug 27, 2024
2523a8f
removed notifier and added response for accessibility checker externa…
NamanChhabra Aug 28, 2024
3f785fd
removed extra file
NamanChhabra Aug 28, 2024
3ff11e1
acessibility checker response update
NamanChhabra Aug 29, 2024
470ae82
changing branch to main
NamanChhabra Sep 3, 2024
7a86f28
functions doumentation
NamanChhabra Sep 9, 2024
ec7ffda
Revert "functions doumentation"
NamanChhabra Sep 9, 2024
830f402
updated openapi reference for this branch
Sep 23, 2024
39df614
added some changes
Sep 24, 2024
257e099
update samples
Oct 9, 2024
e1059a5
update
Oct 9, 2024
bd91607
review
Oct 10, 2024
c4121b1
release note
Oct 10, 2024
cf09ae6
alpha sorting of how-tos
Oct 16, 2024
cc5ee74
update syntax
Oct 16, 2024
dc6c9b4
update
Oct 16, 2024
59fb358
Py Quickstarts Fix
Oct 17, 2024
314804d
add more samples for watermark and checker
Oct 17, 2024
cab2800
update
Oct 17, 2024
b065ded
syntax fix
Oct 22, 2024
08f2364
DCSV-97016 bug fix
jasnoors Nov 4, 2024
ff082c6
release 4.2.0
Nov 5, 2024
0615bfa
updated version for sdk watermark and a11y operations
Nov 5, 2024
4a609c4
sync with master
Nov 5, 2024
1bd4089
sync with master
Nov 5, 2024
6325be5
updated sha
Nov 5, 2024
ce1d2b7
added release notes
Nov 5, 2024
d83d4a2
fix: update Layout shadow component to support new search
dmitrymatio Nov 5, 2024
0007d3a
fix: missing imports in Layout
dmitrymatio Nov 5, 2024
4060de6
Merge pull request #970 from AdobeDocs/search-fix
hitesh-kumar-mahour Nov 6, 2024
50f5686
Merge pull request #968 from AdobeDocs/watermark_and_checker_docs_main
hitesh-kumar-mahour Nov 6, 2024
6af5dd8
limit expression length to 1000
NamanChhabra Nov 6, 2024
6eb2e92
update date in release notes
NamanChhabra Nov 6, 2024
714c823
Merge pull request #971 from AdobeDocs/limit_tag_length
NamanChhabra Nov 6, 2024
a97840f
PDF Embed API - Release notes - November 2024
paras-n Nov 7, 2024
c45108d
PDF Embed API - Release notes - November 2024
paras-n Nov 7, 2024
2804186
Merge pull request #972 from AdobeDocs/pdfembed_releasenotes_paras
paras-n Nov 7, 2024
9ce0381
Merge remote-tracking branch 'refs/remotes/origin/main' into develop-hm
Nov 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 40 additions & 40 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,88 +202,88 @@ module.exports = {
path: 'overview/pdf-services-api/howtos/webhook-notification.md'
},
{
title: 'SDK Utilities',
path: 'overview/pdf-services-api/howtos/sdk-utilities.md'
title: 'Combine PDF Files',
path: 'overview/pdf-services-api/howtos/combine-pdf.md'
},
{
title: 'Compress PDFs',
path: 'overview/pdf-services-api/howtos/compress-pdf.md'
},
{
title: 'Create PDF',
path: 'overview/pdf-services-api/howtos/create-pdf.md'
},
{
title: 'Delete Pages',
path: 'overview/pdf-services-api/howtos/delete-pages.md'
},
{
title: 'Export PDF',
path: 'overview/pdf-services-api/howtos/export-pdf.md'
},
{
title: 'Combine PDF Files',
path: 'overview/pdf-services-api/howtos/combine-pdf.md'
title: 'Extract PDF',
path: 'overview/pdf-services-api/howtos/extract-pdf.md'
},
{
title: 'OCR PDF',
path: 'overview/pdf-services-api/howtos/ocr-pdf.md'
title: 'Get PDF Properties',
path: 'overview/pdf-services-api/howtos/pdf-properties.md'
},
{
title: 'Compress PDFs',
path: 'overview/pdf-services-api/howtos/compress-pdf.md'
title: 'Insert Pages',
path: 'overview/pdf-services-api/howtos/insert-pages.md'
},
{
title: 'Linearize PDF',
path: 'overview/pdf-services-api/howtos/linearize-pdf.md'
},
{
title: 'Protect PDF',
path: 'overview/pdf-services-api/howtos/protect-pdf.md'
},
{
title: 'Remove Protection',
path: 'overview/pdf-services-api/howtos/remove-protection.md'
},
{
title: 'Insert Pages',
path: 'overview/pdf-services-api/howtos/insert-pages.md'
title: 'OCR PDF',
path: 'overview/pdf-services-api/howtos/ocr-pdf.md'
},
{
title: 'Replace Pages',
path: 'overview/pdf-services-api/howtos/replace-pages.md'
title: 'PDF Accessibility Auto-Tag',
path: 'overview/pdf-services-api/howtos/pdf-accessibility-auto-tag-pdf.md'
},
{
title: 'Delete Pages',
path: 'overview/pdf-services-api/howtos/delete-pages.md'
title: 'PDF Accessibility Checker',
path: 'overview/pdf-services-api/howtos/pdf-accessibility-checker-api.md'
},
{
title: 'Reorder Pages',
path: 'overview/pdf-services-api/howtos/reorder-pages.md'
title: 'PDF Electronic Seal',
path: 'overview/pdf-services-api/howtos/electronic-seal-api.md'
},
{
title: 'Rotate Pages',
path: 'overview/pdf-services-api/howtos/rotate-pages.md'
title: 'PDF Watermark',
path: 'overview/pdf-services-api/howtos/pdf-watermark-api.md'
},
{
title: 'Split PDF',
path: 'overview/pdf-services-api/howtos/split-pdf.md'
title: 'Protect PDF',
path: 'overview/pdf-services-api/howtos/protect-pdf.md'
},
{
title: 'Extract PDF',
path: 'overview/pdf-services-api/howtos/extract-pdf.md'
title: 'Remove Protection',
path: 'overview/pdf-services-api/howtos/remove-protection.md'
},
{
title: 'Get PDF Properties',
path: 'overview/pdf-services-api/howtos/pdf-properties.md'
title: 'Reorder Pages',
path: 'overview/pdf-services-api/howtos/reorder-pages.md'
},
{
title: 'PDF Accessibility Auto-Tag',
path: 'overview/pdf-services-api/howtos/pdf-accessibility-auto-tag-pdf.md'
title: 'Replace Pages',
path: 'overview/pdf-services-api/howtos/replace-pages.md'
},
{
title: 'PDF Electronic Seal',
path: 'overview/pdf-services-api/howtos/electronic-seal-api.md'
title: 'Rotate Pages',
path: 'overview/pdf-services-api/howtos/rotate-pages.md'
},
{
title: 'PDF Watermark',
path: 'overview/pdf-services-api/howtos/pdf-watermark-api.md'
title: 'Split PDF',
path: 'overview/pdf-services-api/howtos/split-pdf.md'
},
{
title: 'PDF Accessibility Checker',
path: 'overview/pdf-services-api/howtos/pdf-accessibility-checker-api.md'
title: 'SDK Utilities',
path: 'overview/pdf-services-api/howtos/sdk-utilities.md'
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/icaraps"
},
"dependencies": {
"@adobe/gatsby-theme-aio": "^4.14.4",
"@adobe/gatsby-theme-aio": "^4.14.14",
"gatsby": "4.22.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
Loading