Skip to content

Commit bda83e1

Browse files
committed
update docs
1 parent bd68ca8 commit bda83e1

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
# -- Project information -----------------------------------------------------
2121

22-
project = "Executable Books Project"
23-
copyright = "2020, Chris Sewell"
22+
project = "Sphinx-Panels"
23+
copyright = "2020, Executable Books Project"
2424
author = "Chris Sewell"
2525

2626
# The short X.Y version

docs/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ The panels are separated by three or more ``-``
4444

4545
Content of the bottom-right panel
4646

47+
.. note::
48+
49+
If the viewing window is shrunk to less than a threshold width,
50+
then the panels will re-order to a single column.
51+
4752

4853
Installation
4954
============

0 commit comments

Comments
 (0)