diff --git a/docs/content/dev/2.0.md b/docs/content/dev/2.0.md index 9acedac43..e60a4462a 100644 --- a/docs/content/dev/2.0.md +++ b/docs/content/dev/2.0.md @@ -1,4 +1,7 @@ -# 2.0 Development Hints +# 2.0 Development Notes +This document collects notes and decisions taken during the development of HedgeDoc 2.0. +It should be converted to a properly structured documentation, but having unstructured docs +is better than having no docs. ## Dev Setup - Clone backend and frontend in two folders.