Skip to content

Commit 7239226

Browse files
authored
added build instructions
added instructions for building the sample page to test the theme
1 parent e9c6463 commit 7239226

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ To change the social icons, edit ``mpl_sphinx_theme/mpl_icon_links.html``
3434

3535
To change the style, edit ``mpl_sphinx_theme/static/css/style.css``
3636

37+
Building
38+
--------
39+
To build the theme with a sample page, navigate into the ``doc/`` directory and run
40+
41+
.. code-block::
42+
43+
make html
44+
45+
The built html pages can be found in ``doc/_build/html/``
46+
3747
Releasing
3848
---------
3949

0 commit comments

Comments
 (0)