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

Documentation for what's new in Steeltoe v4 #337

Open
wants to merge 9 commits into
base: v4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion api/v4/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,24 @@
topicHref: welcome/
items:
- topicHref: welcome/whats-new.md
name: What's New in Steeltoe 4
name: What's new in Steeltoe 4
items:
- topicHref: welcome/whats-new.md#bootstrap
name: Bootstrap
- topicHref: welcome/whats-new.md#common
name: Common
- topicHref: welcome/whats-new.md#configuration
name: Configuration
- topicHref: welcome/whats-new.md#connectors
name: Connectors
- topicHref: welcome/whats-new.md#discovery
name: Discovery
- topicHref: welcome/whats-new.md#logging
name: Logging
- topicHref: welcome/whats-new.md#management
name: Management
- topicHref: welcome/whats-new.md#security
name: Security
- topicHref: welcome/prerequisites.md
name: Prerequisites
- topicHref: welcome/common-steps.md
Expand Down
Loading
Loading