diff --git a/creating-ctags.md b/creating-ctags.md new file mode 100644 index 0000000..0e13d9f --- /dev/null +++ b/creating-ctags.md @@ -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.