Переглянути джерело

update license with email and improved docs file structure.

tags/v2.0.0
Roxie Gibson 5 роки тому
джерело
коміт
d06e1b149d
6 змінених файлів з 5 додано та 6 видалено
  1. +1
    -1
      LICENSE.md
  2. +1
    -2
      docs/LICENSE.md
  3. +1
    -1
      docs/commands.md
  4. +1
    -0
      docs/config.md
  5. +0
    -0
      docs/quickstart.md
  6. +1
    -2
      mkdocs.yml

LICENSE → LICENSE.md Переглянути файл

@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2018 Roxanne Gibson
Copyright (c) 2017-2018 Roxanne Gibson <me@roxxers.xyz>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

docs/license.md → docs/LICENSE.md Переглянути файл

@@ -1,7 +1,6 @@

MIT License

Copyright (c) 2017-2018 Roxanne Gibson
Copyright (c) 2017-2018 Roxanne Gibson <me@roxxers.xyz>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
docs/commands.md Переглянути файл

@@ -7,7 +7,7 @@ authors:

# Command Documentation

If you intend to use any commands requiring permissions, it is highly recommend you read the [quick start](quickstart.md) guide that will get you up to date with how Roxbot works and how to run her.
If you intend to use any commands requiring permissions, it is highly recommend you read the [Configuring Roxbot](config.md) guide that will get you up to date with how Roxbot works and how to run her.

## How to use the docs


+ 1
- 0
docs/config.md Переглянути файл

@@ -0,0 +1 @@
# Coming Soon:tm:

+ 0
- 0
docs/quickstart.md Переглянути файл


+ 1
- 2
mkdocs.yml Переглянути файл

@@ -39,12 +39,11 @@ nav:
- 'About Roxbot Trivia': 'trivia.md'
- Setup Roxbot:
- 'Quick Start': 'quickstart.md'
- 'Configuring Roxbot': 'config.md'
- 'Creating Cogs For Roxbot': 'creating_cogs.md'
- About:
- 'Contributing': 'contributing.md'
- 'License': 'license.md'
- 'License': 'LICENSE.md'


# Customisation

Завантаження…
Відмінити
Зберегти