1. 09 2月, 2015 1 次提交
  2. 07 2月, 2015 2 次提交
    • R
      Add link to the show action in the getting started · 5f5f3a82
      Rafael Mendonça França 提交于
      [ci skip]
      
      Closes #16538
      5f5f3a82
    • X
      Remove documentation tasks · cd7cc525
      Xavier Noria 提交于
      This patch removes the tasks doc:app, doc:rails, and doc:guides.
      
      In our experience applications do not generate APIs using doc:app.
      Methods may be certainly documented for maintainers, annotated
      with YARD tags, etc. but that is intended to be read with the
      source code, not in a separate website. Then, teams also have
      typically selected topics written down in Markdown files, or in
      a GitHub wiki... that kind of thing.
      
      If a team absolutely needs to generate application documentation
      for internal purposes, they can still easily write their own task.
      
      Regarding doc:rails and doc:guides, we live in 2015. We are used
      to go to online docs all the time. If you really want access to the
      API offline RubyGems generates it for every Rails component unless
      you tell it not to, and you can checkout the Rails source code to
      read the guides as Markdown, or download them for a Kindle reader.
      
      All in all, maintaining this code does not seem to be worthwhile
      anymore.
      
      As a consequence of this, guides (+3 MB uncompressed) won't be
      distributed with the rails gem anymore. Of course, guides and API
      are going to be still part of releases, since documentation is
      maintained alongside code and tests.
      
      Also, time permitting, this will allow us to experiment with novel
      ways to generate documentation in the Rails docs server, since
      right now we were constrained by being able to generate them in
      the user's environment.
      cd7cc525
  3. 04 2月, 2015 4 次提交
  4. 03 2月, 2015 1 次提交
  5. 01 2月, 2015 3 次提交
  6. 30 1月, 2015 3 次提交
  7. 29 1月, 2015 3 次提交
  8. 27 1月, 2015 1 次提交
  9. 25 1月, 2015 2 次提交
  10. 24 1月, 2015 1 次提交
  11. 23 1月, 2015 1 次提交
  12. 22 1月, 2015 2 次提交
  13. 21 1月, 2015 3 次提交
  14. 18 1月, 2015 4 次提交
  15. 17 1月, 2015 4 次提交
  16. 16 1月, 2015 3 次提交
  17. 14 1月, 2015 2 次提交