• Martin Thoma
  • Home
  • Categories
  • Tags
  • Archives
  • Support me

Recent Posts

Python Code Documentation

Python Code Documentation

Documentating your code is important when you make non-trivial projects. The standard way to document Python code is with Sphinx. You write the documentation files with reStructuredText. One of the most important Sphinx plugins is autodoc. This allows you to generate the documentation of modules, classes and functions automatically by … Read More »
How to Print Source Code with LaTeX

How to Print Source Code with LaTeX

Note: This article is from 2012 and some information may be outdated. Modern LaTeX distributions include updated versions of these packages. I often need to print source code. Years ago for a German competition called "Bundeswettbewerb Informatik", and now for projects at my university. If you use LaTeX, you can … Read More »
  • Martin Thoma - A blog about Code, the Web and Cyberculture
  • E-mail subscription
  • RSS-Feed
  • Privacy/Datenschutzerklärung
  • Impressum
  • Powered by Pelican. Theme: Elegant by Talha Mansoor