Adding draft for ctags generation documentation.

This commit is contained in:
rto 2026-03-09 06:05:12 +01:00
parent 1b1471d09e
commit 323d60bf9f

9
creating-ctags.md Normal file
View File

@ -0,0 +1,9 @@
# Creating library ctags
I have created following script for creating ctags, for different libraries.
You probably have a folder with the clones of all libraries.
You simply have the script run in that folder.
# Creating pikeos ctags
Well you will probably look up the seven parameter
of syscall xyz at any time.