Hi Misha,

I have tested your code and found you may miss the ":".

.. erl:function: my_function(Arg1, Arg2)

should be

.. erl:function:: my_function(Arg1, Arg2)

could you try again?

--
WAKAYAMA Shirou


2013/2/11 MishaS <[email protected]>:
> Hi,
>
> That's quite interesting: only 4 views for that long time and no response.
>
> Once again, any clues why erlang domain directives result in no output? :)
>
> --
> Misha
>
>
> On Saturday, 12 January 2013 14:19:10 UTC+2, MishaS wrote:
>>
>> Hi,
>>
>> I tried to use erlangdomain to document some code of mine, however none of
>> the markup appears in the html output.
>>
>> A simple test document can be seen at https://gist.github.com/4517693
>>
>> The module appears in the index (erl-modindex and genindex), how the
>> function does not.
>>
>> The README for erlangdomain talks about Sphinx 1.0, so I wonder if there
>> were any changes that could result in such a behaviour.
>>
>> --
>> Misha
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to