SlideShare una empresa de Scribd logo
1 de 18
Aug 1, 2019
let title = “Creating Technical Documentation”;
let info = {
speaker: “Svetlin Nakov”,
position: “Co-founder @ SoftUni, blockchain technical trainer”,
author-url: “https://nakov.com”
};
let subTitle = “Guidelines for Developers”;
Aug 1, 2019
About Svetlin Nakov
• Software engineer, trainer, PhD,
entrepreneur, author of 15 books,
devoted to tech education
• 3 successful tech educational initiatives:
Aug 1, 2019
agenda();
• Documentation Tools for Developers
o gitbook-cli, MkDocs, Sphinx
• Cloud-Based Documentation Platforms
o Read The Docs (readthedocs.org)
o GitBook (gitbook.com)
• Examples from My Experience
o https://csharp-book.softuni.org
o Video Embed and Code Runner plugins
Aug 1, 2019
Documentation Tools
for Developers
gitbook-cli, MkDocs, Sphinx
Aug 1, 2019
gitbook-cli
• gitbook-cli
o https://github.com/GitbookIO/gitbook-cli
• Build a GitBook Documentation
o https://gist.github.com/nakov/ff4758eafa2d2d1296a75aa91ca
c1ddf
• Deploy a GitBook at GitHub Pages
o https://gist.github.com/nakov/ff4758eafa2d2d1296a75aa91ca
c1ddf
Aug 1, 2019
GitBook: Documentation Structure
• GitBook-CLI:
Markdown 
static HTML
Aug 1, 2019
GitBook: A Compiled Documentation
Aug 1, 2019
MkDocs: Python-based Documentation Builder
• MkDocs: converts markdown (.md) to static HTML site
Aug 1, 2019
Sphinx-Doc: Python-based Doc Builder
• Sphinx: converts
reStructuredText
(.rst) to static
HTML site
Aug 1, 2019
Cloud-Based
Documentation Platforms
ReadTheDocs.org, GitBook.com
Aug 1, 2019
ReadTheDocs.org
• Cloud-based Sphinx-Docs and MkDocs compiler &
book hosting platform
o ReadTheDocs.org: free, open-source, non-commercial
o ReadTheDocs.com: paid service for enterprises
Aug 1, 2019
GitBook.com
• It was cloud-based gitbook-cli compiler & hosting platform
o Static site generator: markdown to HTML (until 2018)
• The new version (GitBook V2) is no longer-compatible
o Server-based, not static file generator
o Incompatible, inextensible, not recommended!
Aug 1, 2019
Examples from
My Experience
https://csharp-book.softuni.org
Aug 1, 2019
C# Basics Book and Videos
• https://csharp-book.softuni.org • Made with
gitbook-cli
• Hosted at
GitHub Pages
• Custom "video
embed" plugin
• Custom "code
embed" plugin
Aug 1, 2019
"Code Embed" Plugin for GitBook
• https://gist.github.com/nakov/1d0a322640c0a9ffb7841ac9598cc926
Aug 1, 2019
"Video Embed" Plugin for GitBook
• https://gist.github.com/nakov/1d0a322640c0a9ffb7841ac9598cc926
Aug 1, 2019
Other Examples from My Experience
https://cryptobook.nakov.com
https://js-book.softuni.bg
https://java-book.softuni.bg
https://python-book.softuni.bg
https://csharp-book.softuni.bg
Aug 1, 2019
Thanks to our Sponsors

Más contenido relacionado

Más de Svetlin Nakov

Свободно ИТ учебно съдържание за учители по програмиране и ИТ
Свободно ИТ учебно съдържание за учители по програмиране и ИТСвободно ИТ учебно съдържание за учители по програмиране и ИТ
Свободно ИТ учебно съдържание за учители по програмиране и ИТ
Svetlin Nakov
 
Blockchain and DeFi Overview (Nakov, Sept 2021)
Blockchain and DeFi Overview (Nakov, Sept 2021)Blockchain and DeFi Overview (Nakov, Sept 2021)
Blockchain and DeFi Overview (Nakov, Sept 2021)
Svetlin Nakov
 
Become a Developer (Tips by Nakov) - 12 March 2021
Become a Developer (Tips by Nakov) - 12 March 2021Become a Developer (Tips by Nakov) - 12 March 2021
Become a Developer (Tips by Nakov) - 12 March 2021
Svetlin Nakov
 

Más de Svetlin Nakov (20)

Дипломна работа: учебно съдържание по ООП
Дипломна работа: учебно съдържание по ООПДипломна работа: учебно съдържание по ООП
Дипломна работа: учебно съдържание по ООП
 
Свободно ИТ учебно съдържание за учители по програмиране и ИТ
Свободно ИТ учебно съдържание за учители по програмиране и ИТСвободно ИТ учебно съдържание за учители по програмиране и ИТ
Свободно ИТ учебно съдържание за учители по програмиране и ИТ
 
AI and the Professions of the Future
AI and the Professions of the FutureAI and the Professions of the Future
AI and the Professions of the Future
 
Programming Languages Trends for 2023
Programming Languages Trends for 2023Programming Languages Trends for 2023
Programming Languages Trends for 2023
 
IT Professions and How to Become a Developer
IT Professions and How to Become a DeveloperIT Professions and How to Become a Developer
IT Professions and How to Become a Developer
 
GitHub Actions (Nakov at RuseConf, Sept 2022)
GitHub Actions (Nakov at RuseConf, Sept 2022)GitHub Actions (Nakov at RuseConf, Sept 2022)
GitHub Actions (Nakov at RuseConf, Sept 2022)
 
IT Professions and Their Future
IT Professions and Their FutureIT Professions and Their Future
IT Professions and Their Future
 
How to Become a QA Engineer and Start a Job
How to Become a QA Engineer and Start a JobHow to Become a QA Engineer and Start a Job
How to Become a QA Engineer and Start a Job
 
Призвание и цели: моята рецепта
Призвание и цели: моята рецептаПризвание и цели: моята рецепта
Призвание и цели: моята рецепта
 
What Mongolian IT Industry Can Learn from Bulgaria?
What Mongolian IT Industry Can Learn from Bulgaria?What Mongolian IT Industry Can Learn from Bulgaria?
What Mongolian IT Industry Can Learn from Bulgaria?
 
How to Become a Software Developer - Nakov in Mongolia (Oct 2022)
How to Become a Software Developer - Nakov in Mongolia (Oct 2022)How to Become a Software Developer - Nakov in Mongolia (Oct 2022)
How to Become a Software Developer - Nakov in Mongolia (Oct 2022)
 
Blockchain and DeFi Overview (Nakov, Sept 2021)
Blockchain and DeFi Overview (Nakov, Sept 2021)Blockchain and DeFi Overview (Nakov, Sept 2021)
Blockchain and DeFi Overview (Nakov, Sept 2021)
 
Дигитални професии на бъдещето: не бъдете роботи! (юни 2021)
Дигитални професии на бъдещето: не бъдете роботи! (юни 2021)Дигитални професии на бъдещето: не бъдете роботи! (юни 2021)
Дигитални професии на бъдещето: не бъдете роботи! (юни 2021)
 
Starting Your First IT Job: Tips by Nakov (Sept 2021)
Starting Your First IT Job: Tips by Nakov (Sept 2021)Starting Your First IT Job: Tips by Nakov (Sept 2021)
Starting Your First IT Job: Tips by Nakov (Sept 2021)
 
Become a Developer (Tips by Nakov) - 12 March 2021
Become a Developer (Tips by Nakov) - 12 March 2021Become a Developer (Tips by Nakov) - 12 March 2021
Become a Developer (Tips by Nakov) - 12 March 2021
 
10 Minutes Coding Lesson by Svetlin Nakov (April 2021)
10 Minutes Coding Lesson by Svetlin Nakov (April 2021)10 Minutes Coding Lesson by Svetlin Nakov (April 2021)
10 Minutes Coding Lesson by Svetlin Nakov (April 2021)
 
Building Your Talent: Nakov at Webit Unconference - June 2022
Building Your Talent: Nakov at Webit Unconference - June 2022Building Your Talent: Nakov at Webit Unconference - June 2022
Building Your Talent: Nakov at Webit Unconference - June 2022
 
Starting Your First Job in the Software Industry: Tips and Tricks from Nakov
Starting Your First Job in the Software Industry: Tips and Tricks from NakovStarting Your First Job in the Software Industry: Tips and Tricks from Nakov
Starting Your First Job in the Software Industry: Tips and Tricks from Nakov
 
Crypto vs Traditional Money (Feb 2022)
Crypto vs Traditional Money (Feb 2022)Crypto vs Traditional Money (Feb 2022)
Crypto vs Traditional Money (Feb 2022)
 
SoftUni Company Presentation (Pitch Deck) - Oct 2021
SoftUni Company Presentation (Pitch Deck) - Oct 2021SoftUni Company Presentation (Pitch Deck) - Oct 2021
SoftUni Company Presentation (Pitch Deck) - Oct 2021
 

Último

The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
Generic or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisionsGeneric or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisions
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 

Creating Technical Documentation - Nakov at Beer.js - August 2019

  • 1. Aug 1, 2019 let title = “Creating Technical Documentation”; let info = { speaker: “Svetlin Nakov”, position: “Co-founder @ SoftUni, blockchain technical trainer”, author-url: “https://nakov.com” }; let subTitle = “Guidelines for Developers”;
  • 2. Aug 1, 2019 About Svetlin Nakov • Software engineer, trainer, PhD, entrepreneur, author of 15 books, devoted to tech education • 3 successful tech educational initiatives:
  • 3. Aug 1, 2019 agenda(); • Documentation Tools for Developers o gitbook-cli, MkDocs, Sphinx • Cloud-Based Documentation Platforms o Read The Docs (readthedocs.org) o GitBook (gitbook.com) • Examples from My Experience o https://csharp-book.softuni.org o Video Embed and Code Runner plugins
  • 4. Aug 1, 2019 Documentation Tools for Developers gitbook-cli, MkDocs, Sphinx
  • 5. Aug 1, 2019 gitbook-cli • gitbook-cli o https://github.com/GitbookIO/gitbook-cli • Build a GitBook Documentation o https://gist.github.com/nakov/ff4758eafa2d2d1296a75aa91ca c1ddf • Deploy a GitBook at GitHub Pages o https://gist.github.com/nakov/ff4758eafa2d2d1296a75aa91ca c1ddf
  • 6. Aug 1, 2019 GitBook: Documentation Structure • GitBook-CLI: Markdown  static HTML
  • 7. Aug 1, 2019 GitBook: A Compiled Documentation
  • 8. Aug 1, 2019 MkDocs: Python-based Documentation Builder • MkDocs: converts markdown (.md) to static HTML site
  • 9. Aug 1, 2019 Sphinx-Doc: Python-based Doc Builder • Sphinx: converts reStructuredText (.rst) to static HTML site
  • 10. Aug 1, 2019 Cloud-Based Documentation Platforms ReadTheDocs.org, GitBook.com
  • 11. Aug 1, 2019 ReadTheDocs.org • Cloud-based Sphinx-Docs and MkDocs compiler & book hosting platform o ReadTheDocs.org: free, open-source, non-commercial o ReadTheDocs.com: paid service for enterprises
  • 12. Aug 1, 2019 GitBook.com • It was cloud-based gitbook-cli compiler & hosting platform o Static site generator: markdown to HTML (until 2018) • The new version (GitBook V2) is no longer-compatible o Server-based, not static file generator o Incompatible, inextensible, not recommended!
  • 13. Aug 1, 2019 Examples from My Experience https://csharp-book.softuni.org
  • 14. Aug 1, 2019 C# Basics Book and Videos • https://csharp-book.softuni.org • Made with gitbook-cli • Hosted at GitHub Pages • Custom "video embed" plugin • Custom "code embed" plugin
  • 15. Aug 1, 2019 "Code Embed" Plugin for GitBook • https://gist.github.com/nakov/1d0a322640c0a9ffb7841ac9598cc926
  • 16. Aug 1, 2019 "Video Embed" Plugin for GitBook • https://gist.github.com/nakov/1d0a322640c0a9ffb7841ac9598cc926
  • 17. Aug 1, 2019 Other Examples from My Experience https://cryptobook.nakov.com https://js-book.softuni.bg https://java-book.softuni.bg https://python-book.softuni.bg https://csharp-book.softuni.bg
  • 18. Aug 1, 2019 Thanks to our Sponsors