Parcourir la source

Add self links to shader functions page

tetrapod00 il y a 9 mois
Parent
commit
0da4dbe145
2 fichiers modifiés avec 139 ajouts et 137 suppressions
  1. 2 0
      _static/css/custom.css
  2. 137 137
      tutorials/shaders/shader_reference/shader_functions.rst

+ 2 - 0
_static/css/custom.css

@@ -398,6 +398,7 @@ a.btn:hover {
 
 /* Style self-links to make them appear only on hover. */
 .classref-method > a[href*="-method-"].reference,
+.classref-method > a[href*="-func-"].reference,
 .classref-property > a[href*="-property-"].reference,
 .classref-signal > a[href*="-signal-"].reference,
 .classref-annotation > a[href*="-annotation-"].reference,
@@ -412,6 +413,7 @@ a.btn:hover {
     padding-right: 20px;
 }
 .classref-method:hover > a[href*="-method-"].reference,
+.classref-method:hover > a[href*="-func-"].reference,
 .classref-property:hover > a[href*="-property-"].reference,
 .classref-signal:hover > a[href*="-signal-"].reference,
 .classref-annotation:hover > a[href*="-annotation-"].reference,

Fichier diff supprimé car celui-ci est trop grand
+ 137 - 137
tutorials/shaders/shader_reference/shader_functions.rst


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff