Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIFI-12540 Restructure Documentation and Guides #81

Closed

Conversation

exceptionfactory
Copy link
Contributor

NIFI-12540 Restructures Documentation and Guides pages to streamline menu navigation.

Signing and Release Guides are moved under a Guides page in the Documentation menu, instead of appearing directly under the Development menu.

Additional changes include adding HTTP Rewrite Rules for historical links, removing download links for individual project pages, and adding deep-linking to sections of the main Download page.

- Added Rewrite Rules for historical links
- Added linking to Download sections
- Removed download links from separate pages
- Moved Guides under Documentation directory
- Added Version 1 and Version 2 directories under Documentation
- Added MiNiFi C++ and Java paragraphs
- Moved Videos to Wiki page
- Renamed MiNiFi pages associated with Java Agent version
Comment on lines 13 to 16
- [Contributing](https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide)
- [Commit and Release Signing]({{< ref "documentation/guides/signing" >}})
- [Developing](https://nifi.apache.org/documentation/nifi-{{< param currentProjectVersion >}}/html/developer-guide.html)
- [Licensing]({{< ref "documentation/guides/licensing" >}})
Copy link
Contributor

Choose a reason for hiding this comment

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

We should mark the external links here with an icon

Comment on lines 19 to 33
- [Contributing](https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide)
- [Commit and Release Signing]({{< ref "documentation/guides/signing" >}})
- [Licensing]({{< ref "documentation/guides/licensing" >}})

## Release Process

- [Flow Design System Releases]({{< ref "documentation/guides/fds-releases" >}})
- [Maven Plugin Releases]({{< ref "documentation/guides/maven-plugin-releases" >}})
- [Releases]({{< ref "documentation/guides/releases" >}})

## Reference Information

- [Security Reporting]({{< ref "/documentation/security" >}})
- [Videos](https://cwiki.apache.org/confluence/display/NIFI/Project+Videos)
- [Wiki](https://cwiki.apache.org/confluence/display/NIFI/)
Copy link
Contributor

Choose a reason for hiding this comment

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

Same thought here about it being better to mark external links

Comment on lines 14 to 16
- [Contributing](https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide)
- [Commit and Release Signing]({{< ref "documentation/guides/signing" >}})
- [Developing](https://nifi.apache.org/documentation/nifi-{{< param currentProjectVersion >}}/html/developer-guide.html)
Copy link
Contributor

Choose a reason for hiding this comment

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

External links aren't marked. We should either mark all of them, or remove the indicator the menu. I think adding external icons to all of them is best.

@exceptionfactory
Copy link
Contributor Author

Thanks for the feedback @james-elliott. I pushed a commit adding the external link icon to relevant links. With that feedback, I will proceed with merging to the main-staging branch.

exceptionfactory added a commit that referenced this pull request Dec 22, 2023
- Added Rewrite Rules for historical links
- Added linking to Download sections
- Removed download links from separate pages
- Moved Guides under Documentation directory
- Added Version 1 and Version 2 directories under Documentation
- Added MiNiFi C++ and Java paragraphs
- Moved Videos to Wiki page
- Renamed MiNiFi pages associated with Java Agent version

This closes #81

Signed-off-by: David Handermann <exceptionfactory@apache.org>
@exceptionfactory
Copy link
Contributor Author

Merged to main-staging in commit: 92f976c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants