Skip to content

Developer documentation for Adjust's SDKs and APIs.

License

Notifications You must be signed in to change notification settings

adjust/dev-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6040526 · Dec 30, 2024
Nov 21, 2024
Jul 23, 2024
Sep 24, 2024
Oct 10, 2024
Nov 11, 2024
Dec 30, 2024
Aug 1, 2023
Sep 12, 2024
Apr 3, 2024
Sep 23, 2024
Nov 20, 2024
Apr 3, 2024
Oct 17, 2024
Sep 30, 2024
Aug 1, 2023
Aug 7, 2023
Feb 26, 2024
Oct 10, 2024
Nov 11, 2024
Apr 3, 2024
Nov 14, 2024
Sep 23, 2024
Nov 12, 2024
Dec 27, 2024
Dec 27, 2024
Oct 18, 2023
Aug 13, 2024
Jun 24, 2024
Sep 7, 2024
Apr 19, 2024

Repository files navigation

Adjust SDK documentation

Build status Style guide checks Check Links

This is the repository for Adjust's SDK documentation.

Live preview

You can run a live preview of this repository to enable live editing. To do this:

  1. Open this repository in a terminal and run the following command in the root directory to install Astro dependencies:

    npm i
  2. Once you've installed all dependencies, run the following command to start the project in the developer mode:

    npm run dev
  3. Open http://localhost:4321 to see the local preview

The preview updates as you save your changes for the files. Check the wiki for more information.