
* Clean up README * Add some info for developers/unit tests/support to README for GitHub * Split up inclusion of contents from README Change-Id: I91abfedce06827d5111370750c55384d7aff1a8e
36 lines
705 B
ReStructuredText
36 lines
705 B
ReStructuredText
.. git-upstream documentation master file, created by
|
|
sphinx-quickstart on Mon Oct 24 14:43:49 2016.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to git-upstream's documentation!
|
|
========================================
|
|
|
|
.. include:: ../../README.rst
|
|
:start-after: =====================
|
|
:end-before: To install:
|
|
|
|
.. include:: ../../README.rst
|
|
:start-after: pip install .
|
|
:end-before: What does git-upstream do?
|
|
|
|
Contents:
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro
|
|
installation
|
|
subcommands
|
|
workflows
|
|
examples
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|