1. 01 11月, 2014 1 次提交
  2. 12 10月, 2014 1 次提交
  3. 08 10月, 2014 1 次提交
    • S
      Fix keyword table · 3610f8fd
      Steve Klabnik 提交于
      Markdown tables require a header, and we don't want one.
      
      Fixes #17528
      3610f8fd
  4. 02 10月, 2014 2 次提交
  5. 01 8月, 2014 1 次提交
  6. 09 7月, 2014 2 次提交
  7. 04 7月, 2014 1 次提交
  8. 20 6月, 2014 1 次提交
  9. 07 6月, 2014 1 次提交
    • A
      rustdoc: Submit examples to play.rust-lang.org · e5bbbca3
      Alex Crichton 提交于
      This grows a new option inside of rustdoc to add the ability to submit examples
      to an external website. If the `--markdown-playground-url` command line option
      or crate doc attribute `html_playground_url` is present, then examples will have
      a button on hover to submit the code to the playground specified.
      
      This commit enables submission of example code to play.rust-lang.org. The code
      submitted is that which is tested by rustdoc, not necessarily the exact code
      shown in the example.
      
      Closes #14654
      e5bbbca3
  10. 25 4月, 2014 3 次提交
  11. 20 4月, 2014 1 次提交
  12. 19 4月, 2014 1 次提交
  13. 10 3月, 2014 1 次提交
    • A
      doc: CSS fixes · 7979ae53
      Adrien Tétar 提交于
      - fixup and refactor highlighting code
      - have a proper print stylesheet
      7979ae53
  14. 09 3月, 2014 1 次提交
    • H
      mk: rewrite the documentation handling. · f7833215
      Huon Wilson 提交于
      This converts it to be very similar to crates.mk, with a single list of
      the documentation items creating all the necessary bits and pieces.
      
      Changes include:
      - rustdoc is used to render HTML & test standalone docs
      - documentation building now obeys NO_REBUILD=1
      - testing standalone docs now obeys NO_REBUILD=1
      - L10N is slightly less broken (in particular, it shares dependencies
        and code with the rest of the code)
      - PDFs can be built for all documentation items, not just tutorial and
        manual
      - removes the obsolete & unused extract-tests.py script
      - adjust the CSS for standalone docs to use the rustdoc syntax
        highlighting
      f7833215
  15. 05 3月, 2014 1 次提交
  16. 08 2月, 2014 1 次提交
  17. 03 2月, 2014 1 次提交
    • A
      Move doc/ to src/doc/ · 864b434b
      Alex Crichton 提交于
      We generate documentation into the doc/ directory, so we shouldn't be
      intermingling source files with generated files
      864b434b
  18. 07 1月, 2014 1 次提交
  19. 21 12月, 2013 1 次提交
  20. 14 12月, 2013 1 次提交
  21. 13 11月, 2013 2 次提交
  22. 21 10月, 2013 1 次提交
  23. 20 10月, 2013 1 次提交
  24. 16 6月, 2013 1 次提交
  25. 12 6月, 2013 1 次提交
  26. 27 3月, 2013 1 次提交
  27. 01 10月, 2012 1 次提交
  28. 26 9月, 2012 2 次提交
  29. 23 9月, 2012 1 次提交
  30. 20 7月, 2012 1 次提交
  31. 18 7月, 2012 1 次提交
  32. 08 7月, 2012 2 次提交
  33. 17 6月, 2012 1 次提交