Skip to content

Conversation

@hermanschaaf
Copy link
Member

This adds a Relations section to generated docs, with information about parent- and child relationships.

For example, a parent table might look like this:

## Relations
The following tables depend on `aws_accessanalyzer_analyzers`:
  - [`aws_accessanalyzer_analyzer_findings`](aws_accessanalyzer_analyzer_findings.md)
  - [`aws_accessanalyzer_analyzer_archive_rules`](aws_accessanalyzer_analyzer_archive_rules.md)

And a child table will look like this:

## Relations
This table depends on [`aws_accessanalyzer_analyzers`](aws_accessanalyzer_analyzers.md).

Copy link
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

🚀

@kodiakhq kodiakhq bot merged commit af77dd7 into main Sep 20, 2022
@kodiakhq kodiakhq bot deleted the add-relations-docs branch September 20, 2022 12:27
kodiakhq bot pushed a commit that referenced this pull request Sep 20, 2022
🤖 I have created a release *beep* *boop*
---


## [0.7.7](v0.7.6...v0.7.7) (2022-09-20)


### Features

* Add information about relations to generated docs ([#142](#142)) ([af77dd7](af77dd7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants