mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-25 20:39:31 +00:00
Improved documentation
This commit is contained in:
parent
d219851143
commit
421f2682d6
17 changed files with 177 additions and 58 deletions
|
|
@ -11,7 +11,8 @@ baseurl: "/" # the subpath of your site, e.g. /blog
|
|||
favicon_ico: "/assets/favicon.ico"
|
||||
|
||||
aux_links:
|
||||
Part-DB Repository: https://github.com/Part-DB/Part-DB-symfony
|
||||
Part-DB Repository: https://github.com/Part-DB/Part-DB-server
|
||||
Demo: https://part-db.herokuapp.com
|
||||
|
||||
|
||||
search_enabled: true
|
||||
|
|
@ -25,7 +26,7 @@ back_to_top_text: "Back to top"
|
|||
# Footer "Edit this page on GitHub" link text
|
||||
gh_edit_link: true # show or hide edit this page link
|
||||
gh_edit_link_text: "Edit this page on GitHub."
|
||||
gh_edit_repository: "https://github.com/Part-DB/Part-DB-symfony" # the github URL for your repo
|
||||
gh_edit_repository: "https://github.com/Part-DB/Part-DB-server" # the github URL for your repo
|
||||
gh_edit_branch: "master" # the branch that your docs is served from
|
||||
gh_edit_source: docs # the source that your files originate from
|
||||
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue