
Getting Started Guide
How to Use Swimm
A practical guide to get you up and running with Swimm. Written by Delv Editorial, Delv Team.
Getting started with Swimm
With Swimm, you'll create and maintain up-to-date documentation for your codebase in just a few minutes. This guide will walk you through setting up your account, creating your first documentation piece, and tips for making the most of the tool.Step 1: Sign up and set up
- Go to swimm.io.
- Click on the Get Started for Free button on the homepage.
- Enter your email address and create a password, or sign up using your GitHub account for quicker access.
- Confirm your email if prompted, then log in to your new Swimm account.
Step 2: Your first documentation piece
- Once logged in, click on the New Doc button in the top right corner of the dashboard.
- Select a project or create a new one by clicking on Create New Project.
- Name your documentation piece and provide a brief description.
- Use the Code Snippet button in the editor toolbar to link specific code sections to your documentation. This allows you to select code directly from your codebase.
- Write your documentation in the editor, ensuring you describe the code snippets clearly.
- Click Save when finished. Your documentation is now synced with your code!
Step 3: Get better results
- Use the Version Control feature in the sidebar to track changes in your documentation alongside your code changes.
- Regularly update your documentation by clicking on the Sync button whenever you make changes to your codebase.
- Incorporate Code Comments directly in your code, as these can be automatically pulled into your documentation, keeping it relevant and up-to-date.