mirror of
https://github.com/gryf/debugging_python.git
synced 2025-12-17 11:30:30 +01:00
Changing fonts, added links to readme
This commit is contained in:
12
README.rst
12
README.rst
@@ -2,4 +2,14 @@ Debugging Python
|
||||
================
|
||||
|
||||
This is a presentation about debugging, debuggers and the practical introduction
|
||||
to ``pdb``.
|
||||
to ``pdb``. You can download it from `bitucket`_ and `github`_
|
||||
|
||||
To build it you'll need DejaVu fonts installed and XeLaTeX:
|
||||
|
||||
.. code:: shell-session
|
||||
|
||||
$ xelatex debugging_python.tex
|
||||
|
||||
|
||||
.. _bitucket: https://bitbucket.org/gryf/debugging_python
|
||||
.. _github: https://github.com/gryf/debugging_python
|
||||
|
||||
Reference in New Issue
Block a user