Skip to content

Commit 9d08f02

Browse files
authored
Merge pull request #28 from story645/build
added build instructions
2 parents e9c6463 + 7239226 commit 9d08f02

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)