diff --git a/doc/README.md b/doc/README.md index a56eac4ce..49909c2fc 100644 --- a/doc/README.md +++ b/doc/README.md @@ -35,7 +35,7 @@ Put the pub package as your dependency by putting the following in your `pubspec ```yaml dependencies: - flame: + flame: --VERSION-- ``` The latest version can be found on [pub.dev](https://pub.dev/packages/flame/install). diff --git a/doc/_sphinx/conf.py b/doc/_sphinx/conf.py index a8a9f870b..18908e16f 100644 --- a/doc/_sphinx/conf.py +++ b/doc/_sphinx/conf.py @@ -85,7 +85,6 @@ class TitleCollector(docutils.nodes.SparseNodeVisitor): self.level -= 1 - def get_local_toc(document): if not document: return "" diff --git a/doc/_sphinx/theme/layout.html b/doc/_sphinx/theme/layout.html index 5648a4bb6..504bbf91f 100644 --- a/doc/_sphinx/theme/layout.html +++ b/doc/_sphinx/theme/layout.html @@ -85,8 +85,7 @@ - - +