Skip to content

docs(DOCINT-1806): enable Document Management and Unified Uploads navigation#364

Merged
yoasyo25 merged 1 commit into
mainfrom
ya/DOCINT-1806/doc-discoverability
Jul 16, 2026
Merged

docs(DOCINT-1806): enable Document Management and Unified Uploads navigation#364
yoasyo25 merged 1 commit into
mainfrom
ya/DOCINT-1806/doc-discoverability

Conversation

@yoasyo25

@yoasyo25 yoasyo25 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Ticket: https://procoretech.atlassian.net/browse/DOCINT-1806

Summary

Enable discoverability of already-existing docs by uncommenting their navigation entries in _data/navigation.yml. No new content — navigation enablement only.

  • Enable the Document Management Integration nav section (Overview, API Endpoints, Technical Guide, Metadata Details).
  • Enable the Unified Uploads tutorial entry under "Product Guides: Documents & Files", removing the "disabled until GA release" gating.
  • Remove the document_management_access.md allow-list placeholder page (no longer needed now that the docs are becoming public).

Testing

  • Verified all linked url permalinks resolve to existing pages (4 DM pages + tutorial_unified_uploads.md).
  • Confirmed no duplicate nav entries introduced.
Screenshot 2026-07-14 at 5 58 50 PM Screenshot 2026-07-14 at 5 58 29 PM

Notes

Depends on DOCINT-1779 (APIs moving to public visibility).

Uncomment the Document Management Integration and Unified Uploads
tutorial entries in navigation.yml and remove the ungated access page.
@yoasyo25 yoasyo25 self-assigned this Jul 14, 2026
@yoasyo25
yoasyo25 requested a review from a team July 14, 2026 21:39
@yoasyo25
yoasyo25 marked this pull request as ready for review July 14, 2026 21:40
Comment thread _data/navigation.yml
@@ -1,9 +0,0 @@
---
permalink: /document-management-access-required

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] cleanup — no redirect for the deleted permalink

/document-management-access-required will 404 after this merges. jekyll-redirect-from is available via the github-pages gem (no explicit _config.yml entry needed on GitHub Pages). If this URL was ever shared with allow-listed partners, add redirect_from: ['/document-management-access-required'] front matter to the DM overview page (document-management-intro.md).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good callout. The URL was not shared with allow-list partners and we should be good.

@yoasyo25
yoasyo25 merged commit a974eb4 into main Jul 16, 2026
3 checks passed
@yoasyo25
yoasyo25 deleted the ya/DOCINT-1806/doc-discoverability branch July 16, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants