Just pop open the Configuration Browser and choose to install MorphicDoc. I am now trying to understand how layout policies for morphs works which is what I will be documenting next.

Your link feature is also very important for me because I am taking advantage of the examples methods of Nautilus to provide an easy way for people to run examples based on documentation , having a link makes my life even easier.

Together with MorphicDoc its my desire to develop a secondary project I have talked about in the past but did not have the confidence to pursue, called "Prometheas". I was thinking 2 things for the near future a) Better Pillar support for help tool (it already support very basic pillar)�� , already your work makes my life a lot easier b) better integration with GTSpotter for help tool.

So if you can provide me a link to your code, even if your code is far from final it will at least give me a good idea how things work. Suffice to see I am very fresh with Morphic myself but I love to learn it, document it and improve it.��

On Wed, Apr 15, 2015 at 7:27 PM, KasperOsterbye <kasper@itu.dk> wrote:
Thanks Damien for putting this on the mailing list.

A few words about the state of that Pillar-TextRenderer.

The TextRenderer accepts at least the commands shown by the screenshot noted
by Damien. In addition I would like to point to a special link type I added:
*LinkText>pharo://Classname[/methodname]* which will render a link which
when clicked will open a new Nautilus browser on said class and method.
(I think that link syntax migh actually be useful in both the HTML and Latex
Pillar exporters as well, perhaps just extracting the source and inserting
it inline in the produced document. - but perhaps that is already done using
some other feature I overlooked).

I am rather overwhelmed by the PluggableTextView and other TextMorphs, so
please understand that the supplied functionality is most likely not the
right way to do this, but it seems to work.

And Kilon, you are more than welcome to contact me and introduce me to this
project of yours. As new to the morphic system I can tell you that
documentation is really needed here.

-- Kasper



--
View this message in context: http://forum.world.st/Class-comments-rendered-in-Nautilus-through-Pillar-tp4819726p4819735.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.