Skip to content

Fix doc warnings 'Duplicate explicit target name'#2095

Closed
dnskr wants to merge 2 commits into
astronomer:mainfrom
dnskr:fix-doc-duplicate-explicit-target-name
Closed

Fix doc warnings 'Duplicate explicit target name'#2095
dnskr wants to merge 2 commits into
astronomer:mainfrom
dnskr:fix-doc-duplicate-explicit-target-name

Conversation

@dnskr
Copy link
Copy Markdown
Contributor

@dnskr dnskr commented Nov 8, 2025

Description

The PR fixes the following Duplicate explicit target name doc warnings:

  1. Fix link title Parsing Methods -> Testing Behavior.
./astronomer-cosmos/docs/configuration/render-config.rst:2: WARNING: Duplicate explicit target name: "parsing methods". [docutils]
Screenshot 2025-11-08 at 22 54 33
  1. Use anonymous links (the page looks the same).
./astronomer-cosmos/docs/getting_started/dbt-airflow-concepts.rst:4: WARNING: Duplicate explicit target name: "language". [docutils]
./astronomer-cosmos/docs/getting_started/dbt-airflow-concepts.rst:4: WARNING: Duplicate explicit target name: "variables". [docutils]
Screenshot 2025-11-08 at 22 56 45
  1. Replace here with alternatives.
./astronomer-cosmos/docs/getting_started/gcp-cloud-run-job.rst:4: WARNING: Duplicate explicit target name: "here". [docutils]
Screenshot 2025-11-08 at 22 58 43 Screenshot 2025-11-08 at 22 58 18

Breaking Change?

No

Checklist

  • I have made corresponding changes to the documentation (if required)
  • I have added tests that prove my fix is effective or that my feature works

@tatiana
Copy link
Copy Markdown
Collaborator

tatiana commented Nov 10, 2025

Thanks, @dnskr , this looks good!

Based on the feedback in: #2094 (review), we'd like you to join the content of both PRs. I'm closing this PR assuming the changes here will be added to #2094.

@dnskr
Copy link
Copy Markdown
Contributor Author

dnskr commented Nov 14, 2025

Closed in favor of a single PR, as suggested in the review comment.

@tatiana tatiana reopened this Nov 17, 2025
tatiana pushed a commit that referenced this pull request Nov 17, 2025
## Description

This PR consolidates the following PRs that address documentation
formatting issues as suggested in the
[review](#2096 (review))
provided:
 - #2094
 - #2095
 - #2096
 - #2097

It also fixes the following issues:
```
./astronomer-cosmos/docs/getting_started/execution-modes.rst:209: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
./astronomer-cosmos/docs/getting_started/execution-modes.rst:236: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
./astronomer-cosmos/docs/getting_started/execution-modes.rst:293: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
./astronomer-cosmos/docs/getting_started/execution-modes.rst:329: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
./astronomer-cosmos/docs/getting_started/gcp-cloud-run-job.rst:6: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
```

## Breaking Change?

No

## Checklist

- [ ] I have made corresponding changes to the documentation (if
required)
- [ ] I have added tests that prove my fix is effective or that my
feature works
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 17, 2025

Deploy Preview for sunny-pastelito-5ecb04 ready!

Name Link
🔨 Latest commit 16c7c59
🔍 Latest deploy log https://app.netlify.com/projects/sunny-pastelito-5ecb04/deploys/691b0c4e266fb70008991093
😎 Deploy Preview https://deploy-preview-2095--sunny-pastelito-5ecb04.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants