Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest trpl, trpl 2nd edition and rustonomicon sources. Dockerized all the things. #52

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    1096887 View commit details
    Browse the repository at this point in the history
  2. Updated project structure.

    Each document directory now contains a meta.yml by default (Optionally elsewhere)
    The "prefix" argument becomes the same as the document directory name by default (Optionally something else)
    
    Removed unused imports.
    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    6451edb View commit details
    Browse the repository at this point in the history
  3. cleaned up

    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    ce12712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea64d68 View commit details
    Browse the repository at this point in the history
  5. Fixed Makefile

    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    3c3fa4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cad977b View commit details
    Browse the repository at this point in the history
  7. Updated files of The Rustonomicon.

    Added files of TRPL 2nd Edition.
    Adjusted Programm to behave accordingly.
    
    pandoc version >= 2 is required
    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    00b8cc0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dockerize' into restructure

    Updated release date
    Added make option for trpl 2nd edition.
    
    * dockerize:
      Fixed Makefile
      Dockerized the application. Runnable via make
    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    1c3a910 View commit details
    Browse the repository at this point in the history
  9. Updated Docker environment.

    abcdev committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    9a4b907 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    530b419 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Change markdown sources automatically into the required structure.

    Reverted code for chapters and trpl2 SUMMARY accordingly.
    abcdev committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    54b785a View commit details
    Browse the repository at this point in the history