Skip to content

Commit

Permalink
Set Manual
Browse files Browse the repository at this point in the history
  • Loading branch information
dongzhihua8023 committed Nov 19, 2019
1 parent 259a12b commit 9af76a3
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 48 deletions.
4 changes: 2 additions & 2 deletions EVB-OpenIMU300RI.rst → EVB-OpenRTK330.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OpenIMU300RI Eval Kit
=====================
OpenRTK 330
===========

.. contents:: Contents
:local:
Expand Down
4 changes: 2 additions & 2 deletions EVB-OpenIMU300ZI.rst → EVB-OpenRTK330LI.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OpenIMU300ZI Eval Kit
=====================
OpenRTK 330 LI Eval Kit
=======================

.. contents:: Contents
:local:
Expand Down
2 changes: 2 additions & 0 deletions MobileApp_Installation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Mobile App Installation
=======================
34 changes: 17 additions & 17 deletions OpenIMU_Modules.rst → OpenRTK330LI.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
OpenIMU Modules
===============
.. contents:: Contents
:local:

The three OpenIMU modules that are currently available are the:

.. toctree::
:maxdepth: 1

300ZI
300RI
330BI

.. toctree::
:maxdepth: 1
:hidden:
OpenRTK 330 LI
===============
.. contents:: Contents
:local:

The three OpenIMU modules that are currently available are the:

.. toctree::
:maxdepth: 1

300ZI
300RI
330BI

.. toctree::
:maxdepth: 1
:hidden:

2 changes: 1 addition & 1 deletion algorithms.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############
EKF Algorithms
OpenRTK Algorithms
###############

.. contents:: Contents
Expand Down
12 changes: 6 additions & 6 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# -- Project information -----------------------------------------------------

project = u'Aceinna OpenIMU Developer Manual'
project = u'Aceinna OpenRTK Developer Manual'
copyright = u'2018, Aceinna Inc'
author = u'Aceinna Engineering'

Expand Down Expand Up @@ -115,7 +115,7 @@
# -- Options for HTMLHelp output ---------------------------------------------

# Output file base name for HTML help builder.
htmlhelp_basename = 'OpenIMU'
htmlhelp_basename = 'OpenRTK'


# -- Options for LaTeX output ------------------------------------------------
Expand Down Expand Up @@ -144,7 +144,7 @@
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'OpenIMU.tex', u'OpenIMU Documentation',
(master_doc, 'OpenRTK.tex', u'OpenRTK Documentation',
u'Aceinna Engineering', 'manual'),
]

Expand All @@ -154,7 +154,7 @@
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'OpenIMU', u'OpenIMU Documentation',
(master_doc, 'OpenRTK', u'OpenRTK Documentation',
[author], 1)
]

Expand All @@ -165,7 +165,7 @@
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'OpenIMU', u'OpenIMU Documentation',
author, 'OpenIMU', 'One line description of project.',
(master_doc, 'OpenRTK', u'OpenRTK Documentation',
author, 'OpenRTK', 'One line description of project.',
'Miscellaneous'),
]
29 changes: 12 additions & 17 deletions index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OpenIMU Developer Manual
OpenRTK Developer Manual
========================
.. image:: media/OpenIMU.png
:align: center
Expand All @@ -14,10 +14,10 @@ custom data structures and packets very simple.

.. raw:: latex

\part{About OpenIMU}
\part{About OpenRTK}

.. toctree::
:caption: About OpenIMU
:caption: About OpenRTK
:maxdepth: 1
:hidden:

Expand All @@ -34,20 +34,19 @@ custom data structures and packets very simple.
:hidden:

install
setup-OpenIMU300ZI
setup-OpenIMU300RI
setup-OpenIMU330BI
setup-OpenRTK
MobileApp_Installation

.. raw:: latex

\part{IMU Modules}
\part{RTK/IMU Modules}

.. toctree::
:caption: IMU Modules
:caption: RTK/IMU Modules
:maxdepth: 1
:hidden:

OpenIMU_Modules
OpenRTK330LI

.. raw:: latex

Expand All @@ -58,9 +57,8 @@ custom data structures and packets very simple.
:maxdepth: 1
:hidden:

EVB-OpenIMU300ZI
EVB-OpenIMU300RI
EVB-OpenIMU330BI
EVB-OpenRTK330LI
EVB-OpenRTK330

.. EvaluationKits
Expand All @@ -74,21 +72,18 @@ custom data structures and packets very simple.
:maxdepth: 1
:hidden:

tutorial
software
apps
algorithms
mags

.. raw:: latex

\part{Miscellaneous}

`
.. toctree::
:caption: Miscellaneous
:maxdepth: 1
:hidden:

simulation
driver-python
driver-c
driver-c`
2 changes: 1 addition & 1 deletion intro/what-is-openimu.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

What is OpenIMU?
What is OpenRTK?
================

.. contents:: Contents
Expand Down
2 changes: 1 addition & 1 deletion setup-OpenIMU300ZI.rst → setup-OpenRTK.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OpenIMU300ZI Evaluation Kit Setup
OpenRTK 330 Evaluation Kit Setup
=================================

.. contents:: Contents
Expand Down
2 changes: 1 addition & 1 deletion software.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OpenIMU Software Support
OpenRTK Software Support
=========================

.. contents:: Contents
Expand Down

0 comments on commit 9af76a3

Please sign in to comment.