Getting Started
Click here and start editing your documentation.
Formatting
You can highlight sentences and format them on the go (bold, italics, headings and so). You can also use the usual keyboard shortcuts: Ctrl/⌘+B, Ctrl/⌘+I. Hit Ctrl/⌘+/ to see all possible combinations.

Markdown
You can write markdown directly, and we'll transform it right away to what you are used to! 🚀
Linking Pages
To reference other pages in your documentation, use @
to start linking.
Blocks
There are many in-page blocks that you can try which will make your documentation richer, just start a new line by pressing enter and you will see a plus sign to the left of the line just like this one below. Go have a look! 👇

Code
You can write code by inserting the code block plugin either manually or by using markdown's syntax for fenced code block.
console.log("Hello World");
Images & Videos
Do you see all the images here? They were uploaded by using the plugin! You can also embed YouTube videos.
Sidebar
To your 👈, you will find the sidebar where you can set up your project and account settings, as well to add more versions and documentation.
Logo and Colour
Up there 👆, you can add navigation links, change the logo, favicon, as well as the main colour of your documentation (make sure it is colourful enough 🌈).
Publishing Documentation
You can publish the version of the documentation and all the documentation that belong to it from the sidebar on the left 👈. Just choose the version and click on "Publish to Public". It will be immediately available 🚀.
Then, you can view your published documentation by going to your subdomain denemebonusuverensiteler.developerhub.io, or by the shortcuts in the sidebar.
Need More Help?
You can talk to us directly through "Let's Talk" button in the bottom left, or see the documentation at docs.developerhub.io.