Skip to content

Commit 738fb05

Browse files
committed
remove references to deleted examples doc
1 parent b5ee0aa commit 738fb05

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

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)