.. When a glossary term is used in text, you can link it to its definition with .. the :term:`glossary-term` role. Glossary ******** .. glossary:: API application programmer's interface IDE integrated development environment exception An error that occurs when executing a program. The exception can then be handled by Python without the program crashing due to the error. .. Entry3 .. This defines entry3