Cannot work with salt of plantuml

"Zheng, Bangyou" <[email protected]> Tue, 13 Jan 2015 15:12:48 +1000
Newsgroups gmane.text.doxygen.devel
Message-ID <CAADHwAbh7eb0wfTdFp9Tg6ugU02uH8-adw8VskXgmeuNYUqAQw@mail.gmail.com>
--===============8505500920003061515==
Content-Type: multipart/alternative; boundary=001a1135eac2b5e95b050c81adcc

--001a1135eac2b5e95b050c81adcc
Content-Type: text/plain; charset=UTF-8

Hi All,

I am using latest version of doxygen 1.8.9.1 and plantuml 8071. But doxygen
cannot work with salt subproject.

Step to reproduce my problem:

1) Type an example for plantuml

\startuml
salt
{
  Just plain text
  [This is my button]
  ()  Unchecked radio
  (X) Checked radio
  []  Unchecked box
  [X] Checked box
  "Enter text here   "
  ^This is a droplist^
}
\enduml


2) Run doxygen
I got an error in the html output:

salt: forbidden line salt

3) The generated .pu file is


@startuml salt { Just plain text [This is my button] () Unchecked radio (X)
Checked radio [] Unchecked box [X] Checked box "Enter text here " ^This is
a droplist^ } @enduml

PlantUML.jar cannot generate png for this file.

4) After I remove the new line after @startuml. PlantUML.jar can generate
png.

I can confirm doxygen will generate a new line after @staruml for every
plantuml code. But PlantUML require no new line for salt subproject.

Is it possible to fix it?

Best regards,
Bangyou

--001a1135eac2b5e95b050c81adcc
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi All,<div><br></div><div>I am using latest version of do=
xygen 1.8.9.1 and plantuml 8071. But doxygen cannot work with salt subproje=
ct.=C2=A0</div><div><br></div><div>Step to reproduce my problem:</div><div>=
<br></div><div>1) Type an example for plantuml</div><div><br></div><div><pr=
e style=3D"color:rgb(0,0,0);font-size:12px;background-color:rgb(223,220,211=
)">\startuml
salt
{
  Just plain text
  [This is my button]
  ()  Unchecked radio
  (X) Checked radio
  []  Unchecked box
  [X] Checked box
  &quot;Enter text here   &quot;
  ^This is a droplist^
}
\enduml</pre></div><div><div><br></div><div>2) Run doxygen</div></div><div>=
I got an error in the html output:</div><div><br></div><div>salt: forbidden=
 line salt</div><div><br></div><div>3) The generated .pu file is=C2=A0</div=
><div><br></div><div><br></div><div><span style=3D"color:rgb(0,0,0);font-fa=
mily:monospace;font-size:12px;white-space:pre;background-color:rgb(223,220,=
211)">@startuml

salt
{
  Just plain text
  [This is my button]
  ()  Unchecked radio
  (X) Checked radio
  []  Unchecked box
  [X] Checked box
  &quot;Enter text here   &quot;
  ^This is a droplist^
}
@enduml</span><br></div><div><br></div><div>PlantUML.jar cannot generate pn=
g for this file.</div><div><br></div><div>4) After I remove the new line af=
ter @startuml. PlantUML.jar can generate png.</div><div><br></div><div>I ca=
n confirm doxygen will generate a new line after @staruml for every plantum=
l code. But PlantUML require no new line for salt subproject.</div><div><br=
></div><div>Is it possible to fix it?=C2=A0</div><div><br></div><div>Best r=
egards,</div><div>Bangyou</div></div>

--001a1135eac2b5e95b050c81adcc--


--===============8505500920003061515==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
--===============8505500920003061515==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Doxygen-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop

--===============8505500920003061515==--