
    -Ph                     6    d Z ddlmZmZ ddlmZmZ d Zd ZdS )ztOnly load CSS and modify html_static_path.

This should not be used at the same time as sphinx_gallery.gen_gallery.
   )__version__glr_path_static)ImageSgimagesg_addnodec                     t                      }||j        vr|j                            |           |                     d           dS )z;Append path to packaged static files to `html_static_path`.zsg_gallery.cssN)r   html_static_pathappendadd_css_file)appconfigpaths      Y/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/sphinx_gallery/load_style.pyconfig_initedr   
   sM    D6***&&t,,,%&&&&&    c                     |                      d           |                     dt                     |                     dt                     t          |            dt          dS )zSphinx setup.z1.8zconfig-initedzimage-sgT)parallel_read_safeversion)require_sphinxconnectr   add_directiver   r   r   )r   s    r   setupr      sc    uKK///j'***C"  r   N)	__doc__ r   r   
directivesr   r   r   r    r   r   <module>r      si    
 + * * * * * * * 0 0 0 0 0 0 0 0' ' '	 	 	 	 	r   