mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 22:12:53 +08:00
Initial reST documentation using Sphinx.
This commit is contained in:
8
user/start/depend.rst
Normal file
8
user/start/depend.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
:orphan:
|
||||
|
||||
Dependencies
|
||||
============
|
||||
.. index:: Dependencies
|
||||
|
||||
XXX: List dependencies
|
||||
|
10
user/start/index.rst
Normal file
10
user/start/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
===============
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
XXX: Very brief overview.
|
||||
|
||||
|
||||
.. include:: depend.rst
|
||||
.. include:: installation.rst
|
||||
.. include:: transition.rst
|
24
user/start/installation.rst
Normal file
24
user/start/installation.rst
Normal file
@@ -0,0 +1,24 @@
|
||||
:orphan:
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
.. index:: Installation
|
||||
|
||||
XXX: Some notes about waf etc.
|
||||
|
||||
|
||||
Released Version
|
||||
----------------
|
||||
|
||||
.. index:: Tarball
|
||||
|
||||
XXX: Tarball
|
||||
|
||||
|
||||
Development Version
|
||||
-------------------
|
||||
.. index:: Git
|
||||
|
||||
XXX: Git
|
||||
|
9
user/start/transition.rst
Normal file
9
user/start/transition.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
:orphan:
|
||||
|
||||
Transition
|
||||
===========
|
||||
.. index:: Transition, Autotools
|
||||
|
||||
XXX: Transition from auto* to waf.
|
||||
|
||||
|
Reference in New Issue
Block a user