<s>
Natural	B-Protocol
Docs	I-Protocol
is	O
a	O
multi-language	O
documentation	B-Protocol
generator	I-Protocol
.	O
</s>
<s>
It	O
is	O
written	O
in	O
C#	B-Application
and	O
available	O
as	O
free	B-Application
software	I-Application
under	O
the	O
terms	O
of	O
the	O
Affero	O
General	O
Public	O
License	O
.	O
</s>
<s>
It	O
attempts	O
to	O
keep	O
the	O
comments	O
written	O
in	O
source	O
code	O
just	O
as	O
readable	O
as	O
the	O
generated	B-Protocol
documentation	I-Protocol
.	O
</s>
<s>
Theoretically	O
,	O
Natural	B-Protocol
Docs	I-Protocol
can	O
generate	O
documentation	O
from	O
any	O
language	O
that	O
can	O
support	O
comments	O
,	O
or	O
from	O
plain	O
text	O
files	O
.	O
</s>
<s>
When	O
executed	O
,	O
it	O
can	O
automatically	O
document	O
functions	O
,	O
variables	O
,	O
classes	O
,	O
and	O
inheritance	O
from	O
ActionScript	B-Operating_System
,	O
C#	B-Application
,	O
and	O
Perl	B-Language
regardless	O
of	O
existing	O
documentation	O
in	O
the	O
source	O
code	O
.	O
</s>
<s>
It	O
can	O
generate	O
documentation	O
in	O
HTML	B-Language
,	O
either	O
with	O
frames	O
or	O
without	O
.	O
</s>
<s>
Unlike	O
Javadoc	B-Language
,	O
it	O
is	O
not	O
considered	O
an	O
industry	O
standard	O
for	O
documenting	O
in	O
any	O
language	O
,	O
although	O
it	O
can	O
incorporate	O
Javadoc	B-Language
documentation	O
for	O
languages	O
with	O
"	O
full	O
support.	O
"	O
</s>
<s>
It	O
has	O
gained	O
popularity	O
amongst	O
ActionScript	B-Operating_System
developers	O
because	O
no	O
other	O
free	O
documentation	B-Protocol
generator	I-Protocol
exists	O
that	O
fully	O
supports	O
ActionScript	B-Operating_System
and	O
because	O
it	O
generates	O
higher-quality	O
output	O
than	O
similar	O
generators	O
that	O
partially	O
support	O
the	O
language	O
,	O
such	O
as	O
ROBODoc	B-Protocol
.	O
</s>
<s>
For	O
comparison	O
,	O
this	O
is	O
how	O
the	O
same	O
thing	O
would	O
be	O
documented	O
with	O
Javadoc	B-Language
:	O
</s>
