We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10dca6 commit 1a09adaCopy full SHA for 1a09ada
libc/docs/headers/index.rst
@@ -23,6 +23,7 @@ Implementation Status
23
setjmp
24
signal
25
stdbit
26
+ stdfix
27
stdio
28
stdlib
29
string
libc/docs/headers/math/index.rst
@@ -16,7 +16,6 @@ math.h
16
:hidden:
17
18
log.rst
19
- stdfix.rst
20
21
22
.. contents:: Table of Contents
@@ -446,7 +445,7 @@ Algorithms + Implementation Details
446
445
Fixed-point Arithmetics
447
=======================
448
449
-* :doc:`stdfix`
+* :doc:`../stdfix`
450
451
References
452
==========
libc/docs/headers/math/stdfix.rst libc/docs/headers/stdfix.rst
0 commit comments