Notepad/Obsidian-Notepad/enter/Coding Tips (Classical)/Terminal Tips/Languages/Documentation.md

17 lines
846 B
Markdown
Raw Normal View History

2023-07-17 14:33:07 +00:00
Yes, there are even documentations about documentation which is itself a bit of a paradox when you think about it. But there are many documentation sources out today for just that purpose.
In fact Obsidian itself is a fantastic documentation source. It serves to explain and give tutorials for me. Just stick with one though.
Documentation Sources:
2023-07-17 14:35:30 +00:00
- Wikipedia
- the original documentation site
- this generally documents **concepts** though and serves as an encyclopedia for documentation on certain topics.
2023-07-17 14:33:07 +00:00
- Notion
2023-07-17 14:35:30 +00:00
- Notion has a wiki template too
- Notion documents more adaptively and is user-friendly for many kinds of adaptation from **code** to task-assigning.
2023-07-17 14:33:07 +00:00
- Obsidian
2023-07-17 14:35:30 +00:00
- Especially with Obsidian Publish it can turn into a great wiki
2023-07-17 14:33:07 +00:00
- Google Docs
2023-07-17 14:35:30 +00:00
- you can now publish anything made in gDocs to the web!
2023-07-17 14:33:07 +00:00
- MkDocs