I don't regularly comment on UA-cam videos, but I was playing with sphinx for a POC for my project and came across your video. You talked about EXACTLY what I needed to know. I already had markdown configured with the extension but didn't yet understand how to convert the syntax from .rst to .md, and your markdown file gave me a tip on how to not just re-write it all in markdown but also how to reference the existing markdown files I had within the project I was attaching the POC too. Superb video.
1:50 1. Creating your Sphinx project 2:35 Sphinx source files and output 4:00 Objective of tutorial and sample code 5:20 Environment set up 9:50 quick start (demo)
0:0:00 Introduction
0:1:40 Overview of Sphinx
0:4:43 Demo
0:5:42 Overview of the repository
0:7:05 Modifying the pyproject.toml file
0:8:38 Install repository in editor mode
0:10:20 Sphinx quickstart
0:18:59 MyST introduction
0:20:00 Install MyST
0:20:20 Convert rST to MyST
0:25:43 Install sphinx-autobuild
0:27:38 Including README in the documentation
0:30:26 Customizing Sphinx
0:42:12 Embedding notebooks
0:49:50 Documenting code
1:04:00 Deployment
I don't regularly comment on UA-cam videos, but I was playing with sphinx for a POC for my project and came across your video. You talked about EXACTLY what I needed to know. I already had markdown configured with the extension but didn't yet understand how to convert the syntax from .rst to .md, and your markdown file gave me a tip on how to not just re-write it all in markdown but also how to reference the existing markdown files I had within the project I was attaching the POC too. Superb video.
Your a star! 2 years later and the quality here still holds
1:50 1. Creating your Sphinx project
2:35 Sphinx source files and output
4:00 Objective of tutorial and sample code
5:20 Environment set up
9:50 quick start (demo)
1:23 1:24 1:25 2:00
an excellent tutorial! got my project docs up and running in half a day. thank you very much!
I was searching for a way to manage technical documents, and this is the course I really want. thank you, Juan
This is exactly the information I was looking for. Thank you
This was so incredibly helpful - cleared up a lot of confusion. Thank you!
I am not able to find github link for this project. Can anybody help.
Thank you, Juan. This was highly valuable.
really nice. Just created a good and clear docu. My co-workers will love me :)
Amazing tutorial!
Super helpful
My mind is blowing!!!🤯🤯🤯🤯🤯🤯🤯
49:50 Automatic Code Generation
how can i embed videos in documentations?
Getting stuck in the
Serving HTTP on :: port 8000 ([::]:8000/) ...
Any suggestions are helpful