Skip to content

Commit 7ac78a8

Browse files
committed
docs: Fix heading indentation in top level page
1 parent be44001 commit 7ac78a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/swift-container-plugin/Documentation.docc/Swift-Container-Plugin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ Find out more and see it in action:
1717
* [How to put Swift in a box](https://fosdem.org/2025/schedule/event/fosdem-2025-5116-how-to-put-swift-in-a-box-building-container-images-with-swift-container-plugin/) at [FOSDEM 2025](https://fosdem.org/2025/schedule/track/swift/).
1818
* [Swift to the cloud in a single step](https://www.youtube.com/watch?v=9AaINsCfZzw) at [ServerSide.Swift 2024](https://www.serversideswift.info/2024/speakers/euan-harris/).
1919

20-
## Usage
20+
### Usage
2121

2222
Use the Swift Container Plugin to package an executable product from your Swift package into a container image and publish it to a container registry.
2323

2424
To use the plugin:
2525
- <doc:Adding-the-plugin-to-your-project>
2626
- <doc:requirements>
2727
- <doc:authentication>
28+
2829
### Build and publish a container image
2930

3031
After adding the plugin to your project, you can build and publish a container image in one step.

0 commit comments

Comments
 (0)