mirror of
https://github.com/tauri-apps/rustdocusaurus.git
synced 2026-02-04 02:31:18 +01:00
chore(docs)
This commit is contained in:
@@ -11,7 +11,7 @@ const { transformDocs } = require("./main");
|
||||
const generateSidebar = require("./generateSidebar");
|
||||
const fs = require("fs").promises;
|
||||
|
||||
// Where your docs live, should be the folder container the crates docs
|
||||
// Where your docs live, should be the folder containing the crates docs
|
||||
const originPath = "/path/to/project/target/doc/";
|
||||
|
||||
// Where you'll save your MD files
|
||||
|
||||
Reference in New Issue
Block a user