Remove separate document link type for super class. Use link type for class instead.

This commit is contained in:
Semyon Proshev
2017-09-22 15:52:15 +03:00
parent adddb531d8
commit 952582abc5
16 changed files with 32 additions and 38 deletions
+1 -1
View File
@@ -1 +1 @@
<html><body><code>class&nbsp;<b>Foo</b>(<a href="psi_element://#parent#object">object</a>)<br>Doc&nbsp;of&nbsp;Foo.</code></body></html>
<html><body><code>class&nbsp;<b>Foo</b>(<a href="psi_element://#typename#object">object</a>)<br>Doc&nbsp;of&nbsp;Foo.</code></body></html>