-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More documentation needed #4
Comments
Hi @lxwulf and thank you for your appreciation towards the project! As Quarkdown gets closer to a stable version commit by commit, I myself notice how important it is to have documentation available, and that's why doing something like what you mentioned is at the top of my list. However, even if there is not a "unified" documentation yet, here are some useful resources:
Though it's obviously not the optimal solution, combining these resources will provide everything you need to use Quarkdown. I'm keeping this issue open until the wiki reaches a better state. It won't cover every function from the stdlib though, as that would be quite inefficient. It is planned (not too soon though) to add a documentation-to-html exporter tool like many programming languages do. And (spoiler!) Quarkdown could get 'Documentation' as a fourth document type, along with plain, slides and paged. This would allow to build the official documentation using Quarkdown itself - pretty cool heh. That said, the GitHub wiki will expand and is going to be the main resource to learn Quarkdown from, at least for a while.
It's planned too, however very far in the future. It's better to perfect the HTML experience before adding new targets. You can of course convert the HTML output to PDF via your browser.
|
Hi @lxwulf, it required more effort than expected, but I'm excited to announce the GitHub wiki is now complete! As of now, it covers a rough 90-95% of what Quarkdown has to offer, which is more than enough for most (if not all) users. I don't think I'll reach 100% though, which means mentioning every single minor function of the stdlib - I'd rather save that job for a future documentation generator tool. Let me know if something in the wiki is not clear. Happy coding! |
Hey @iamgio π, At first, I want to excuse myself for being that late! I had a lot of things which flew around my ears. 𫨠I really appreciate your work, it looks very nice and detailed! Of course, I will look into this! I'm still looking around for a good knowledge or documentation software where I can self define how the document looks but in a code like way, so I may create them automated and export them without restrictions to PDF (border ratio problem). Anyway, again, many thanks to this and your future work in this Project! Maybe your Project will suit me needs. So or so I hope I can contribute to your Project in any way again in the future! Also, I'm looking forward to your user-oriented guides! π If something came up, I will say it. βοΈπ Greets, LxWulf π§πΊ |
Hello there π,
I'm very interested in this project! I want to give this a try, but the lack of documentation makes it hard, at least for me. Likewise, I may miss something. π€·ββοΈ
What I have in mind is something like a cheat sheet or of course something like this with more details.
I know there is
demo code
from the demo website, but still it's hard to filter out what is needed for my idea or document.I may be wrong with the expectation of this project, but I wanted to replace my momentary working tools with
quarkdown
.PS: What about export to
PDF
?Else great idea and work! π
The text was updated successfully, but these errors were encountered: