Skip to content

Commit

Permalink
Merge pull request #355 from IABTechLab/gwh-APIDOCS-1850-legacy-files…
Browse files Browse the repository at this point in the history
…-us-remove

remove legacy eng files, update readme, minor edits to contributing.md
  • Loading branch information
lionell-pack-ttd authored Nov 15, 2023
2 parents acce267 + 1bddaad commit dc55afa
Show file tree
Hide file tree
Showing 60 changed files with 17 additions and 371 deletions.
10 changes: 9 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ npm run build

This command generates static content into the `build` directory and can be served using any static contents hosting service.

## Build All Languages

```
npm run build && npm run serve
```

This command generates static content in all supported languages into the `build` directory and serves it to `http://localhost:3006/`.

## Deployment

Whenever the `main` branch is updated, it will trigger the [Deploy to GitHub Pages](https://github.com/IABTechLab/uid2docs/actions/workflows/deploy.yml) workflow, which will automatically build the site and update the deployment.
Whenever the `main` branch is updated, it triggers the [Deploy to GitHub Pages](https://github.com/IABTechLab/uid2docs/actions/workflows/deploy.yml) workflow, which automatically builds the site and updates the deployment.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
The content on this page has been moved. The new location is on the Unified ID website: [Unified ID 2.0 Overview](https://unifiedid.com/docs/intro).
# UID2 Documentation

Follow one of these links for the information you're looking for:
>Note: The new location for viewing UID2 documentation content is on the Unified ID website: [Unified ID 2.0 Overview](https://unifiedid.com/docs/intro).
- [Unified ID 2.0 Overview on the Unified ID website](https://unifiedid.com/docs/intro)
- [UID2 API v1 to v2 Upgrade Guide in GitHub](api/v2/upgrades/upgrade-guide.md)
- [Unified ID 2.0 Overview in Japanese](README-ja.md)
- [Information about how to contribute to the repository](CONTRIBUTING.md)
This repository contains all the content files and supporting site infrastructure for the [Unified ID 2.0 website](https://unifiedid.com). Site content is available in the following languages:

- English (US)
- Japanese

For information about build tools and about contributing to this repository, see [CONTRIBUTING.md](CONTRIBUTING.md).
11 changes: 0 additions & 11 deletions api/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions api/v2/README.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/README.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/post-identity-buckets.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/post-identity-map.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/post-token-generate.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/post-token-refresh.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/post-token-validate.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/endpoints/summary-endpoints.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/getting-started/gs-encryption-decryption.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/getting-started/gs-faqs.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/guides/README.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/guides/advertiser-dataprovider-guide.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/guides/custom-publisher-integration.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/guides/dsp-guide.md

This file was deleted.

1 change: 0 additions & 1 deletion api/v2/guides/google-ss-integration.md

This file was deleted.

Binary file removed api/v2/guides/images/cloudformation-step-2-2.png
Binary file not shown.
Binary file removed api/v2/guides/images/cloudformation-step-2.png
Binary file not shown.
Binary file removed api/v2/guides/images/cloudformation-step-3.png
Binary file not shown.
17 changes: 0 additions & 17 deletions api/v2/guides/images/resource/advertiser-flow-mermaid.md

This file was deleted.

Binary file not shown.
49 changes: 0 additions & 49 deletions api/v2/guides/images/resource/custom-publisher-flow-mermaid.md

This file was deleted.

Loading

0 comments on commit dc55afa

Please sign in to comment.