Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
How To Contribute
How to contribute
=================

This document describes how to contribute this project.
Expand Down
10 changes: 9 additions & 1 deletion docs/modules/0_getting_started/4_how_to_read_textbook_main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion docs/modules/1_introduction/introduction_main.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _introduction:
.. _Introduction:

Introduction
============
Expand Down