Conversation
There was a problem hiding this comment.
Pull request overview
This PR establishes the foundational structure for Document Management Integration documentation by creating placeholder pages and navigation entries, following the same pattern as the existing ERP Integration documentation.
Changes:
- Added three new documentation files with proper YAML front matter and placeholder content
- Added commented-out navigation entries for the new documentation section
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| _data/navigation.yml | Added commented-out navigation section for Document Management Integration with links to intro and technical guide pages |
| document-management-integration/document_management_access.md | Created access restriction notice page for Document Management documentation |
| document-management-integration/document_management_intro.md | Created placeholder overview page for Document Management Integration |
| document-management-integration/document_management_technical_guide.md | Created placeholder technical guide page for Document Management Integration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e8cd916 to
68cb084
Compare
| # url: /erp-staged-records-details | ||
|
|
||
| # - title: Document Management Integration - EVERYTHING NEEDED BUT NOT INDEXED | ||
| # items: |
There was a problem hiding this comment.
Should this include document-management-access-required.md?
There was a problem hiding this comment.
I don't think we need to include document-management-access-required.md in the navigation section since the markdown is meant to be linked externally from the dev-portal as a landing page that informs users about restricted access and it's not part of the public documentation navigation structure.
Jira Ticket:
🎫 DOCINT-1080
Change Type(s)
Summary 📚
This pull request introduces initial documentation and navigation updates for the Document Management Integration feature. The main changes include adding new navigation entries and placeholder documentation pages to support future content related to Document Management.
Navigation updates:
_data/navigation.ymlfor "Document Management Integration - EVERYTHING NEEDED BUT NOT INDEXED" with links to the introduction and technical guide pages.New documentation pages:
document-management-integration/document_management_access.mdto outline access restrictions for Document Management documentation.document-management-integration/document_management_intro.mdas a placeholder for the Document Management Integration overview.document-management-integration/document_management_technical_guide.mdas a placeholder for the technical guide.Relates to https://github.com/procore/dev-portal/pull/3754