A
A
Andrey A2016-11-22 13:10:18
Windows
Andrey A, 2016-11-22 13:10:18

Where is the best place to create an interactive tutorial?

What is the best program to create an interactive tutorial? With the ability to play inside the video and give definitions to unknown words as in the title attribute. Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anatoly Scherbakov, 2016-11-22
@Gaavr1

You can use MkDocs or a similar static site generator. Actually, documentation generation is their main purpose.
If you want to infer the definition of a term on mouse over, remember that this will be awkward on touch devices. In addition, long text will look awkward and cannot be copied. It is better for each term to have a separate page to link to.
Another thing that I liked at first sight and forever, now I use it all the time is notion.so . There you can make a wiki and open it for access without registration, here's a tutorial for you.

A
Adamos, 2016-11-22
@Adamos

In your favorite web development IDE.
And yes, the "M $ Windows" tag here is not just superfluous, but fundamentally harmful.

A
Alexander, 2016-11-22
@NeiroNx

HTML5+JavaScript
That is, static pages that can be packed into an archive - it can work offline and on any system.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question