Ricardo Lopez

  • Total activity 276
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 138

Articles

Recent activity by Ricardo Lopez Recent activity Votes
  • Editor tips and tricks

    On this page This page describes tips and tricks for using Swimm's editor. Selecting tokens​ When adding Smart Tokens, Swimm suggests tokens from across the repositories in your workspace. If you d...

  • Favorite and recent repositories

    On this pageWhen your workspace grows, you may have many repositories and documents. Once you have more than 5 repositories in your workspace - to help you navigate easily, you will always see the ...

  • Editor commands

    On this page Swimm’s slash editor commands are a great way to quickly create and edit content in your documents. Swimm commands menu​ To use these commands, type / at any line, and you will see th...

  • Doc Rules

    On this page Overview​ Swimm's Rules is a feature that links your codebase to relevant documentation using Regex rules. You can customize these rules based on your unique needs, enhancing your unde...

  • Diagrams and charts

    On this page You can create diagrams and charts in your Swimm doc using Mermaid syntax in the editor. Mermaid + Swimm = up-to-date diagrams 🤯​ To get started, type /Diagram to start from scratch or...

  • Commit docs to repository

    On this pageSwimm web app​ Swimm docs are auto-saved to your local browser as you go. Docs you create and modify will not be accessible by others until you commit to the repository. Click on the C...

  • Code coupling suggestions

    As you edit your docs, you will likely mention some references to parts of the code and Swimm offers auto-detection and suggestions for these code references. Example: In an example document, “How...

  • Use cases

    Use cases for Swimm include: 🌊 Open bottlenecks in development Clarify highly complex code that slows down development, by explaining reasons behind development decisions, walking through elabo...

  • Continuous Documentation

    Continuous Documentation was pioneered by Swimm to meet the challenges of modern software development teams who have been struggling with little or mostly outdated documentation. Continuous Documen...

  • Documentation as Code

    On this pageDaC (Documentation as Code) is an approach of treating documentation like code so that documentation and code are created and maintained together. Docs as Code principles include the fo...