Преглед изворни кода

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

Loading…
Откажи
Сачувај