feat(Docs) Notes and Docs are now Markdown. SQL is just for page Navigation
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
using System.Net.Http.Json;
|
||||
using Model.Doc;
|
||||
|
||||
#if NO_SQL
|
||||
|
||||
#else
|
||||
using Contexts;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
#endif
|
||||
|
||||
namespace Services.Development;
|
||||
|
||||
public class DocumentationService : IDocumentationService
|
||||
|
||||
Reference in New Issue
Block a user