update getting started (#1136)

Co-authored-by: Atsushi Sakai <atsushi_sakai@AtsushiSakainonotobukkukonpyuta.local>
This commit is contained in:
Atsushi Sakai
2025-02-02 21:34:26 +09:00
committed by GitHub
parent f225c18457
commit e6f5dfe537
3 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
How To Contribute
How to contribute
=================
This document describes how to contribute this project.

View File

@@ -3,4 +3,12 @@
How to read this textbook
--------------------------
TBD
This document is structured to help you learn the fundamental concepts
behind each sample code in PythonRobotics.
If you already have some knowledge of robotics technologies, you can start
by reading any document that interests you.
However, if you have no prior knowledge of robotics technologies, it is
recommended that you first read the :ref:`Introduction` section and then proceed
to the documents related to the technical fields that interest you.

View File

@@ -1,4 +1,4 @@
.. _introduction:
.. _Introduction:
Introduction
============