Skip to content

Commit 235307c

Browse files
committed
Merge branch 'feature/minor-doc-fixes' into develop
2 parents b5ee0aa + 3ba4ccf commit 235307c

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

AUTHORS.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ Contributors
3131
- Matthew Keitelman `@zamattiac <https://github.com/zamattiac>`_
3232
- John Tordoff `@Johnetordoff <https://github.com/Johnetordoff>`_
3333
- Addison Schiller `@AddisonSchiller <https://github.com/AddisonSchiller>`_
34-
- Longze Chen `@cslzchen https://github.com/cslzchen`_
35-
- Jonathon Love `@jonathon-love https://github.com/jonathon-love`_
34+
- Longze Chen `@cslzchen <https://github.com/cslzchen>`_
35+
- Jonathon Love `@jonathon-love <https://github.com/jonathon-love>`_
36+
- Josh Bird `@birdbrained <https://github.com/birdbrained>`_

docs/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Release v\ |version|. (:ref:`Installation <install>`)
1111
Ready to dive in?
1212
-----------------
1313

14-
Go to the :ref:`Quickstart tutorial <quickstart>`, check out some :ref:`examples <examples>` for code, or see the :ref:`Overview <overview>` to understand its architecture.
14+
Go to the :ref:`Quickstart tutorial <quickstart>`, or see the :ref:`Overview <overview>` to understand its architecture.
1515

1616

1717

@@ -23,7 +23,6 @@ Guide
2323

2424
install
2525
quickstart
26-
examples
2726
overview
2827
code
2928

docs/quickstart.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,4 @@ Using Static Files
8585

8686
Many renderers require static files (e.g. CSS and Javascript). To retrieve the static files for a file renderer, the object has a 'assets_url' that serves as the base path.
8787

88-
Next Steps
89-
==========
90-
91-
That's it for the quickstart. For more complete examples, check out the :ref:`examples <examples>` page.
92-
9388

0 commit comments

Comments
 (0)