Добавлена документация
This commit is contained in:
2
docs/docfx_project/docfx.css
Normal file
2
docs/docfx_project/docfx.css
Normal file
@@ -0,0 +1,2 @@
|
||||
/* Minimal styling overrides for docfx output */
|
||||
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif; }
|
||||
7
docs/docfx_project/docfx.js
Normal file
7
docs/docfx_project/docfx.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
"templates": {
|
||||
"global": {
|
||||
"favicon": "favicon.ico"
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user