add ctags doc

This commit is contained in:
sevoves 2025-04-04 21:40:59 +04:00
parent 5e52f8c231
commit 7dafb02d1e

View file

@ -92,6 +92,7 @@ usage:
@echo " make revertbootstrap - Use git checkout to restore bootstrap C source directories" @echo " make revertbootstrap - Use git checkout to restore bootstrap C source directories"
# Code navigation helper # Code navigation helper
# doc/ctags.md
.PHONY: tags .PHONY: tags
tags: tags:
ctags -R --options=oberon.ctags --extras=+q ctags -R --options=oberon.ctags --extras=+q