Skip to content

Commit

Permalink
Merge pull request #24 from BoboTiG/feat-expose-source_docs_path
Browse files Browse the repository at this point in the history
feat: expose `source_docs_path`
  • Loading branch information
lepture authored Feb 3, 2024
2 parents 069111f + 8283b42 commit 96b8ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/customisation/sidebar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ configuration. Simply add the following to your Sphinx ``conf.py`` file:
"source_type": "github|gitlab|bitbucket",
"source_user": "<username>",
"source_repo": "<repository>",
"source_docs_path": "/docs/", # Optional
}
With this configuration, Shibuya will automatically include an "Edit This Page" link in
Expand Down

0 comments on commit 96b8ce8

Please sign in to comment.