mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
Minor tweaks
This commit is contained in:
parent
1b6c6bc529
commit
3490fac419
@ -61,9 +61,9 @@ The [self-host zip](https://www.invoiceninja.com/self-host/) includes all third
|
||||
* [Feature Roadmap](https://trello.com/b/63BbiVVe/)
|
||||
|
||||
## Development
|
||||
* [Custom Module](http://docs.invoiceninja.com/en/latest/custom_modules.html) | [Watch Video](https://www.youtube.com/watch?v=8jJ-PYuq85k)
|
||||
* [PHP SDK](https://github.com/invoiceninja/sdk-php)
|
||||
* [API Documentation](https://www.invoiceninja.com/api-documentation/)
|
||||
* [PHP SDK](https://github.com/invoiceninja/sdk-php)
|
||||
* [Custom Module](http://docs.invoiceninja.com/en/latest/custom_modules.html) | [Watch Video](https://www.youtube.com/watch?v=8jJ-PYuq85k)
|
||||
|
||||
## Contributing
|
||||
All contributors are welcome!
|
||||
|
@ -49,7 +49,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Invoice Ninja'
|
||||
copyright = u'2016, Invoice Ninja'
|
||||
copyright = u'2017, Invoice Ninja'
|
||||
author = u'Invoice Ninja'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
Loading…
Reference in New Issue
Block a user