Change Daux website
This commit is contained in:
parent
c177ce3adc
commit
c59fe318c3
3
bin/daux
3
bin/daux
@ -12,11 +12,12 @@ This is a tool for auto-generating documentation based on markdown files
|
||||
located in the /docs folder of the project. To see all of the available
|
||||
options and to read more about how to use the generator, visit:
|
||||
|
||||
http://daux.io
|
||||
https://dauxio.github.io/
|
||||
|
||||
|
||||
Author
|
||||
------
|
||||
Stéphane Goetz: onigoetz@onigoetz.ch, @onigoetz
|
||||
Justin Walsh (Todaymade): justin@todaymade.com, @justin_walsh
|
||||
Garrett Moon (Todaymade): garrett@todaymade.com, @garrett_moon
|
||||
|
||||
|
@ -6,6 +6,10 @@
|
||||
"keywords": ["documentation", "docs", "markdown", "md"],
|
||||
"homepage": "https://dauxio.github.io/",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Stéphane Goetz",
|
||||
"homepage": "http://onigoetz.ch/"
|
||||
},
|
||||
{
|
||||
"name": "Justin Walsh",
|
||||
"homepage": "http://todaymade.com/"
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
This is a list of sites using Daux.io:
|
||||
|
||||
* [Daux.io](http://daux.io)
|
||||
* [Daux.io](https://dauxio.github.io/)
|
||||
* [jDrupal](http://jdrupal.easystreet3.com/8/docs/)
|
||||
* [DrupalGap](http://docs.drupalgap.org/8/)
|
||||
* [Invade & Annex 3 - An Arma 3 Co-operative Mission](http://ia3.ahoyworld.co.uk/)
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "DAUX.IO",
|
||||
"tagline": "The Easiest Way To Document Your Project",
|
||||
"author": "Justin Walsh",
|
||||
"author": "Stéphane Goetz",
|
||||
"image": "app.png",
|
||||
"ignore": {
|
||||
"files": ["Work_In_Progress.md"],
|
||||
|
2
generate
2
generate
@ -12,7 +12,7 @@ This is a tool for auto-generating documentation based on markdown files
|
||||
located in the /docs folder of the project. To see all of the available
|
||||
options and to read more about how to use the generator, visit:
|
||||
|
||||
http://daux.io
|
||||
https://dauxio.github.io/
|
||||
|
||||
|
||||
Author
|
||||
|
@ -11,7 +11,7 @@ This is a tool for auto-generating documentation based on markdown files
|
||||
located in the /docs folder of the project. To see all of the available
|
||||
options and to read more about how to use the generator, visit:
|
||||
|
||||
http://daux.io
|
||||
https://dauxio.github.io/
|
||||
|
||||
|
||||
Author
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* DAUX.IO
|
||||
* http://daux.io/
|
||||
* https://dauxio.github.io/
|
||||
* MIT License
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user