Commit graph

12 commits

Author SHA1 Message Date
Orhun Parmaksız 4039c09f1a
feat(app): display the documentation references 2021-11-17 22:14:39 +03:00
Orhun Parmaksız d4768c5695
style(docs): trim the start of the documents 2021-11-16 20:10:14 +03:00
Orhun Parmaksız 14abb58f17
test(parser): add tests for parser crate 2021-10-30 02:19:31 +03:00
Orhun Parmaksız 8aca59a897
refactor(parser): use constants for kernel documentation parsers 2021-10-28 18:45:56 +03:00
Orhun Parmaksız 6f3df91efb
refactor(parser): rename RstParser to Parser 2021-10-28 13:49:32 +03:00
Orhun Parmaksız f7a084260f
refactor(parser): make core module depend on parser 2021-10-28 01:31:20 +03:00
Orhun Parmaksız b95b0ebf06
refactor(sysctl): move section to sysctl module 2021-10-26 20:15:51 +03:00
Orhun Parmaksız 1efc8cf504
refactor(parser): use regular expressions instead of pest parser 2021-10-26 19:37:53 +03:00
Orhun Parmaksız 507c6ee063
refactor(kernel): rename ParamDoc to Documentation 2021-10-18 00:40:38 +03:00
Orhun Parmaksız 71d3da2cf8
refactor(kernel): rename kernel module to docs 2021-10-18 00:16:08 +03:00
Orhun Parmaksız bc2016df67
refactor(kernel): rename Parameter struct to ParamDoc 2021-10-17 21:28:03 +03:00
Orhun Parmaksız 8ae0acda21
chore(project): rename project to systeroid 2021-10-14 00:19:11 +03:00