mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-26 20:31:04 +00:00
feat: generate doc pages from markup
This commit is contained in:
9
testing-docs/writing-docs.md
Normal file
9
testing-docs/writing-docs.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Writing documentation
|
||||
|
||||
You can write documentation with markdown or asciidoc.
|
||||
|
||||
## Title
|
||||
The first line must be the `h1` equivalent of the markup language.
|
||||
For markdown, this would be `# <title>` and `= <title>` for asciidoc.
|
||||
|
||||
**The title part may or may not go through the markup processor depending on the language.** It is instead added by the website itself.
|
||||
Reference in New Issue
Block a user