Giter VIP home page Giter VIP logo

doc's Introduction

SOFA Documentation

This documentation contains all informations about SOFA, from historical presentation to developper instructions.
It is automatically rendered in SOFA website: https://www.sofa-framework.org/doc

Content

  • Getting Started: instructions about building and installing SOFA.
  • Main Principles: everything you need to know about what is SOFA and how it works.
  • Video Tutorials: list videos helping new users starting with SOFA.
  • Using SOFA: how to use SOFA to build and run simulation scenes (user documentation).
  • Programming with SOFA: how to write your own code and then contribute it to SOFA (developper documentation).

Contribution

Everyone is very welcome to contribute to this documentation. Here are some information you have to read.
Files are written in Markdown. If you don't understand the syntax, you can refer to this useful cheatsheet.

Hierarchy

Files are parsed in alphabetical order to generate the online documentation. To change some file/folder order in the hierarchy, you can simply edit its number.

  • 10_Folder_A
    • 10_File_AA.md
    • 20_File_AB.md
    • 30_File_AC.md
  • 20_Folder_B
    • 21_File_BA.md

Will become

  • Folder A
    • File AA
    • File AB
    • File AC
  • Folder B
    • File BA

Naming

Page title and URL depend on file name.
File name become page title following this principles: 10_Folder_A -> Folder A and 10_File_AA.md -> File AA
File name become page url following this principles: 10_Folder_A -> folder-a and 10_File_AA.md -> file-aa

WARNING: Changing file or folder names (except numbers and case) will change page URL. Use with caution.

doc's People

Contributors

aboudfayad avatar alxbilger avatar bcarrez avatar chpaulus avatar chrijopa avatar christianduriez avatar colin-guyon avatar damienmarchal avatar erwandouaille avatar fabienpean avatar fredroy avatar guparan avatar hugtalbot avatar m4n4n avatar marques-bruno avatar quentinfrancois0 avatar rosaliepl avatar tgaugry avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.