-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Closed
Labels
documentationgood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributelibc
Description
Using n3096 Section 7.14, we should fill out the function list in a new file called libc/utils/docgen/signal.json (so that we have entries about which standard section talks about what, similar to libc/utils/docgen/fenv.json).
Then we should run ./libc/utils/docgen/docgen.py signal.h > libc/docs/signal.rst to create a page for signal.h.
Then we should add a link to signal in libc/docs/index.rst so that it's linked from libc.llvm.org (similar to fenv).
Metadata
Metadata
Assignees
Labels
documentationgood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributelibc