Documentation #18
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#30 Website Redesign}
Telodendria/Telodendria
#19 Use Makefiles
Telodendria/Telodendria
#32 Porting Guidelines
Telodendria/Telodendria
Reference: Telodendria/Telodendria#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a lot of documentation enhancements that need to be made. Among them:
man
pages to markdown and place them in/docs
.README.txt
file.CHANGELOG.md
inrepository root/docs
.I converted all of the
man
pages I want to convert. I am leavingman
pages for some development tools, likehttp
,json
,http-debug-server
, andtt
. These are command line utilities; their help is best viewed from the command line.Makefile
s instead of a custom script #38