From fde4d95ebcb98c80ec337584db364fb9b7578b04 Mon Sep 17 00:00:00 2001 From: mmatera Date: Sun, 17 Nov 2024 13:19:00 -0300 Subject: [PATCH] removing references to internal functions in documentation --- doc/src/modules/printing.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/src/modules/printing.rst b/doc/src/modules/printing.rst index ce4b91ef9a4e..c74c62a5a9cd 100644 --- a/doc/src/modules/printing.rst +++ b/doc/src/modules/printing.rst @@ -643,8 +643,6 @@ Pretty-Printing Implementation Helpers The following two functions return the Unicode version of the inputted Greek letter. -.. autofunction:: g -.. autofunction:: G .. autodata:: greek_letters .. autodata:: digit_2txt .. autodata:: symb_2txt @@ -664,7 +662,6 @@ The following functions return Unicode vertical objects. The following constants are for rendering roots and fractions. .. autodata:: root -.. autofunction:: VF .. autodata:: frac The following constants/functions are for rendering atoms and symbols.