Merge pull request #2457 from frappe/neilLasrado-documentation
Update generating-docs.md
This commit is contained in:
commit
bc943c2ee3
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ The first step is to setup the docs folder. For that you must create a new file
|
|||
|
||||
To generate the docs for the `current` version, go to the command line and write
|
||||
|
||||
bench --site sitename make-docs app_name current
|
||||
|
||||
bench --site [site] build-docs [appname]
|
||||
|
||||
If you want to maintain versions of your docs, then you can add a version number instead of `current`
|
||||
|
||||
This will create a `/docs` folder in your app.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue