Changeset f8060c5 in sasmodels


Ignore:
Timestamp:
Apr 1, 2019 6:47:17 AM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master
Children:
b955dd5
Parents:
0d5dc05
Message:

use sphinx 'only:: html' rather than matplotlib 'htmlonly::'

Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/conf.py

    rc1e44e5 rf8060c5  
    3434              #'sphinx.ext.pngmath', 
    3535              'sphinx.ext.mathjax', 
    36               #'only_directives', 
    3736              #'matplotlib.sphinxext.mathmpl', 
    38               #'matplotlib.sphinxext.only_directives', 
    3937              'matplotlib.sphinxext.plot_directive', 
    4038              'dollarmath', 
  • doc/index.rst

    r8ae8532 rf8060c5  
    1616polydispersity and orientational dispersion. 
    1717 
    18 .. htmlonly:: 
     18.. only:: html 
    1919   :Release: |version| 
    2020   :Date:    |today| 
     
    3737* :ref:`modindex` 
    3838 
    39 .. htmlonly:: 
     39.. only:: html 
    4040  * :ref:`search` 
Note: See TracChangeset for help on using the changeset viewer.