mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixed centering of equations in documentation with Makefile hack.
This commit is contained in:
parent
67cda4c736
commit
3fcaf7a66a
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ clean:
|
|||
|
||||
html:
|
||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
||||
sed -i -e 's/div.body/div.content/' $(BUILDDIR)/html/_static/basic.css
|
||||
@echo
|
||||
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue