From 8b99eb5b6a9fa9fd4b230a916e80708ea8113b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Axel=20S=C3=B8gaard?= Date: Sat, 15 Sep 2012 12:36:39 +0200 Subject: [PATCH] Headline in docs --- collects/math/scribblings/math-number-theory.scrbl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/collects/math/scribblings/math-number-theory.scrbl b/collects/math/scribblings/math-number-theory.scrbl index 74d9b96514..0dcb504133 100644 --- a/collects/math/scribblings/math-number-theory.scrbl +++ b/collects/math/scribblings/math-number-theory.scrbl @@ -428,4 +428,8 @@ Note: The function @racket[divisor-sum] is multiplicative. (map bernoulli (range 9))] } -@(close-eval untyped-eval) +@; ---------------------------------------- +@section[#:tag "quadratic-residues"]{Quadratic Residues} + + +@(close-eval untyped-eval) \ No newline at end of file