소스 검색

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…
취소
저장