|
@@ -25,8 +25,8 @@ app.templates.intro = """
|
|
|
<h2 class="_intro-title">Hi there!</h2>
|
|
<h2 class="_intro-title">Hi there!</h2>
|
|
|
<p>Thanks for downloading DevDocs. Here are a few things you should know:
|
|
<p>Thanks for downloading DevDocs. Here are a few things you should know:
|
|
|
<ol class="_intro-list">
|
|
<ol class="_intro-list">
|
|
|
- <li>Your local version of DevDocs won't self-update. Unless you're offline or modifying the code,
|
|
|
|
|
- I recommend using the hosted version at <a href="http://devdocs.io">devdocs.io</a>.
|
|
|
|
|
|
|
+ <li>Your local version of DevDocs won't self-update. Unless you're modifying the code,
|
|
|
|
|
+ I recommend using the hosted version at <a href="http://devdocs.io">devdocs.io</a>.
|
|
|
<li>Run <code>thor docs:list</code> to see all available documentations.
|
|
<li>Run <code>thor docs:list</code> to see all available documentations.
|
|
|
<li>Run <code>thor docs:download --all</code> to download/update all documentations.
|
|
<li>Run <code>thor docs:download --all</code> to download/update all documentations.
|
|
|
<li>To be notified about new versions, don't forget to <a href="https://github.com/Thibaut/devdocs/subscription">watch the repository</a> on GitHub.
|
|
<li>To be notified about new versions, don't forget to <a href="https://github.com/Thibaut/devdocs/subscription">watch the repository</a> on GitHub.
|
|
@@ -56,7 +56,7 @@ app.templates.intro = """
|
|
|
<li>The search supports fuzzy matching (e.g. "bgcp" brings up "background-clip")
|
|
<li>The search supports fuzzy matching (e.g. "bgcp" brings up "background-clip")
|
|
|
<li>To search a specific documentation, type its name (or an abbreviation), then Tab
|
|
<li>To search a specific documentation, type its name (or an abbreviation), then Tab
|
|
|
<li>You can search using your browser's address bar — <a href="/help#browser_search">learn how</a>
|
|
<li>You can search using your browser's address bar — <a href="/help#browser_search">learn how</a>
|
|
|
- <li>DevDocs works on mobile and can be installed on <a href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome</a> and <a href="https://marketplace.firefox.com/app/devdocs/">Firefox</a>.
|
|
|
|
|
|
|
+ <li>DevDocs works <a href="/offline">offline</a>, on mobile, and can be installed on <a href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome</a> and <a href="https://marketplace.firefox.com/app/devdocs/">Firefox</a>.
|
|
|
<li>For the latest news, subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a> or follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
<li>For the latest news, subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a> or follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
|
<li>DevDocs is free and <a href="https://github.com/Thibaut/devdocs">open source</a>
|
|
<li>DevDocs is free and <a href="https://github.com/Thibaut/devdocs">open source</a>
|
|
|
<iframe class="_github-btn" src="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
|
<iframe class="_github-btn" src="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|