tapaswenipathak/Kernel-APIs

Add man docs

Open

#18 opened on Mar 30, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (7 forks)github user discovery
first-timers-onlygood first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

manual-docs.sh.

./manual-docs.sh -fn="kernel API name" -t="API type" -desc="A line about API description" -n="API index, check the count in the man/ dir" -o="The input parameters required by the API" 

Contributor guide