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

a5eb3a6 · Mar 24, 2025
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.