Skip to content

Commit

Permalink
fix: SNI-7195 Table of content does not include all the content in th…
Browse files Browse the repository at this point in the history
…e sdks readme (all frontend sdks)
  • Loading branch information
ehab-cl committed Dec 11, 2022
1 parent 9cebd62 commit 9d9bf15
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 24 deletions.
27 changes: 19 additions & 8 deletions packages/angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,25 @@ For the complete documentation, see the [Angular SDK Reference](https://cloudina


## Table of Contents
- [Key Features](#key-features)
- [Version Support](#Version-Support)
- [Installation](#installation)
- [Usage](#usage)
- [Setup](#Setup)
- [Transform and Optimize Assets](#Transform-and-Optimize-Assets)
- [Generate Image and HTML Tags](#Generate-Image-and-Video-HTML-Tags)
- [Plugins](#Advanced-Plugin-Features)
- [Cloudinary Angular SDK](#cloudinary-angular-sdk)
- [About](#about)
- [Note](#note)
- [Table of Contents](#table-of-contents)
- [Key Features](#key-features)
- [Version Support](#version-support)
- [Installation](#installation)
- [Install using your favorite package manager (yarn, npm)](#install-using-your-favorite-package-manager-yarn-npm)
- [Usage](#usage)
- [Setup](#setup)
- [Transform and Optimize Assets](#transform-and-optimize-assets)
- [Generate Image and Video HTML Tags](#generate-image-and-video-html-tags)
- [Advanced Plugin Features](#advanced-plugin-features)
- [File upload](#file-upload)
- [Contributions](#contributions)
- [Get Help](#get-help)
- [About Cloudinary](#about-cloudinary)
- [Additional Resources](#additional-resources)
- [License](#license)

## Key Features
- [Transform](https://cloudinary.com/documentation/angular_video_manipulation#video_transformation_examples) and
Expand Down
27 changes: 19 additions & 8 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,25 @@ This Readme provides basic installation and usage information.
For the complete documentation, see the [React SDK Guide](https://cloudinary.com/documentation/react_integration).

## Table of Contents
- [Key Features](#key-features)
- [Version Support](#Version-Support)
- [Installation](#installation)
- [Usage](#usage)
- [Setup](#Setup)
- [Transform and Optimize Assets](#Transform-and-Optimize-Assets)
- [Generate Image and HTML Tags](#Generate-Image-and-Video-HTML-Tags)
- [Plugins](#Advanced-Plugin-Features)
- [Cloudinary React SDK](#cloudinary-react-sdk)
- [About](#about)
- [Note](#note)
- [Table of Contents](#table-of-contents)
- [Key Features](#key-features)
- [Version Support](#version-support)
- [Installation](#installation)
- [Install using your favorite package manager (yarn, npm)](#install-using-your-favorite-package-manager-yarn-npm)
- [Usage](#usage)
- [Setup](#setup)
- [Transform and Optimize Assets](#transform-and-optimize-assets)
- [Generate Image and Video HTML Tags](#generate-image-and-video-html-tags)
- [Advanced Plugin Features](#advanced-plugin-features)
- [File upload](#file-upload)
- [Contributions](#contributions)
- [Get Help](#get-help)
- [About Cloudinary](#about-cloudinary)
- [Additional Resources](#additional-resources)
- [License](#license)

## Key Features
- [Transform](https://cloudinary.com/documentation/react_video_manipulation#video_transformation_examples) and
Expand Down
26 changes: 18 additions & 8 deletions packages/vue3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,24 @@ Effortlessly optimize and transform your cloud's assets.
This Readme provides basic installation and usage information.

## Table of Contents
- [Key Features](#key-features)
- [Version Support](#Version-Support)
- [Installation](#installation)
- [Usage](#usage)
- [Setup](#Setup)
- [Transform and Optimize Assets](#Transform-and-Optimize-Assets)
- [Generate Image and HTML Tags](#Generate-Image-and-Video-HTML-Tags)
- [Plugins](#Advanced-Plugin-Features)
- [Cloudinary Vue 3 SDK](#cloudinary-vue-3-sdk)
- [About](#about)
- [Note](#note)
- [Table of Contents](#table-of-contents)
- [Key Features](#key-features)
- [Version Support](#version-support)
- [Installation](#installation)
- [Install using your favorite package manager (yarn, npm)](#install-using-your-favorite-package-manager-yarn-npm)
- [Usage Example](#usage-example)
- [Setup](#setup)
- [Generate Image elements](#generate-image-elements)
- [Advanced Plugin Features](#advanced-plugin-features)
- [File upload](#file-upload)
- [Contributions](#contributions)
- [Get Help](#get-help)
- [About Cloudinary](#about-cloudinary)
- [Additional Resources](#additional-resources)
- [License](#license)

## Key Features
- [Transform](https://cloudinary.com/documentation/react_video_manipulation#video_transformation_examples) and
Expand Down

0 comments on commit 9d9bf15

Please sign in to comment.