1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
wael ca81bee6f3 Updated string copying function and documentation thereof. 2021-12-16 12:52:51 +02:00
wael 19d225fd31 fix names 2021-11-25 12:55:20 +02:00
wael 156031d9ab Initial code to separate output files into a directory with a mirrored internal structure. 2021-11-10 12:21:09 +02:00
wael 1294081819 Cleaner formatting in docs. 2021-11-10 12:10:34 +02:00
wael 9de0cd367d Update documentation and add docs for binary search. 2021-11-10 12:03:47 +02:00
wael a0ed3dee38 more work on single linked list documentation 2021-09-26 22:54:14 +03:00
wael feb6246b07 Added more single linked list documentation. 2021-09-26 17:23:39 +03:00
wael 499c9cb5bb Update tree docs 2021-09-22 11:50:23 +03:00
wael 9cfb0f81b5 Added documentation for the function timing struct. 2021-09-13 22:53:00 +03:00
wael 373828db8c Refactor tree files, for better readability, and start tree documentation 2021-09-12 09:47:37 +03:00
wael 15dd829205 Finish stack docs and update docs gen script. 2021-09-10 19:51:49 +03:00
wael 112034e44e Initial implementation of stack docs. 2021-09-09 21:54:34 +03:00
wael 9cf9159e4b More tests and documentation and utilities. 2021-09-08 21:55:17 +03:00
wael 0296538762 Add comments to single linked list header, and start documenting it in groff files. 2021-09-07 18:34:47 +03:00
wael da6cf60a78 Update roadmap, and algorithms. 2021-09-06 19:29:37 +03:00
wael 764595daa2 More docs: string copying. 2021-09-06 19:14:01 +03:00
wael cc0b74cd04 Updated documentation-generating script, and added documentation for a tree node. 2021-09-06 18:06:17 +03:00
wael 267af2a93e Add more docs. 2021-09-04 20:19:35 +03:00
wael c659257910 Documentation-generating script done mostly, just need to make it detect the files automatically or as input arguments. 2021-09-04 19:50:58 +03:00
wael c4060e8dd2 Added a script to generate docs from groff ms-formatted files in the docs directory. TODO: add different generation options (PDF/HTML/UTF-8), currently PDF-only. 2021-09-04 18:05:37 +03:00
wael c6b3367d27 Done implementing double-linked-lists, and rewrote single linked lists to play along nicely (different function names) 2021-09-04 17:18:06 +03:00
wael eae4cfd374 Remove backup file 2021-09-04 00:28:50 +03:00
wael 71a24f93a0 Initial groff docs directories created, and initial example made for single_node.h (as single_node.h.ms), still needs fixing and finishing. 2021-09-04 00:26:25 +03:00