Skip to content

C to HTML formatter using tags file to make source code navigation possible.

License

Notifications You must be signed in to change notification settings

mojadita/c2html

Repository files navigation

(Spanish version is below:)

Little program to generate HTML pages from a tags file, the later generated
with ctags(1) command.

You can also try the program with the -h option (to get some more help)

In the sources directory, execute:

ctags -h *
c2html

Best regards, and not doubt in suggesting anything you like to improve the
program.

Luis.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Spanish version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pequeño programa para generar páginas web a partir de un fichero de tags,
generado por la utilidad ctags(1).


También, probar el programa con la opción -h.

En el directorio donde se encuentran los fuentes, ejecutar:

ctags -h *
c2html

Un saludo, y no dudeis en hacerme cualquier sugerencia ;)

Luis.

About

C to HTML formatter using tags file to make source code navigation possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published