We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2579c commit 8911e53Copy full SHA for 8911e53
1 file changed
README.md
@@ -36,4 +36,13 @@ Also add the following to the manifest:
36
```toml
37
[output.html]
38
hash-files = false
39
-```
+```
40
+
41
+## Development
42
43
+Browse https://github.com/rust-lang/mdBook/tree/master/crates/mdbook-html/front-end and compare what has changed in
44
+mdBook frontend's default files.
45
46
+## License
47
48
+Apache 2.0
0 commit comments