(Apology if you receive multiple copies of this. It seems gmail have not sent.)
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年1月12日土曜日 21時19分10秒 UTC+9 MishaS: > > 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.
