mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-27 00:21:27 +00:00
issue #7 added documentation using gitlab pages
This commit is contained in:
12
web/mkdocs.yml
Normal file
12
web/mkdocs.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
site_name: Simple Stock Bot
|
||||
nav:
|
||||
- Home: index.md
|
||||
# - Commands: commands.md
|
||||
# - About: about.md
|
||||
# - Author's Website: https://blog.ansonbiggs.com/
|
||||
- LICENSE: LICENSE.md
|
||||
theme: 'material'
|
||||
|
||||
repo_url: https://gitlab.com/MisterBiggs/simple-telegram-bot
|
||||
repo_name: Simple Telegram Bot
|
||||
site_description: A Telegram Bot for stock market Data.
|
Reference in New Issue
Block a user