From a96d8ec708500b10cf48298213922b7dc0398d9a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:28:33 +0100 Subject: refactor: moved files from themes to layouts and static --- public/books/the-mythical-man-month/index.html | 62 -------------------------- 1 file changed, 62 deletions(-) delete mode 100644 public/books/the-mythical-man-month/index.html (limited to 'public/books/the-mythical-man-month') diff --git a/public/books/the-mythical-man-month/index.html b/public/books/the-mythical-man-month/index.html deleted file mode 100644 index e0f0c1d..0000000 --- a/public/books/the-mythical-man-month/index.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - -
- - - -
- -
-

The Mythical Man Month

-

The Other Face is a chapter which tries to explain what good documentation looks like. -Brooks describes nine principles which should guide the programmer to write a useful description. -I won’t cite them here, but what is more interesting is that he suggests that it is imperative the coder writes the documentation before starting to code.

- -
- - - - -- cgit v1.2.3