소스 검색

Rework of (sub)sections

Caleb Fangmeier 5 년 전
부모
커밋
451e1159d5
5개의 변경된 파일27개의 추가작업 그리고 24개의 파일을 삭제
  1. 1 1
      Makefile
  2. 4 4
      content/02_standard_model.md
  3. 3 3
      content/04_simulation_and_reconstruction.md
  4. 12 12
      content/05_tttt_measurement.md
  5. 7 4
      content/06_pixel_assembly.md

+ 1 - 1
Makefile

@@ -82,7 +82,7 @@ else
 	cd $(OUTPUTDIR) && $(PY) -m pelican.server
 endif
 
-rsync_upload: html pdf
+rsync_upload:
 	rsync -e "ssh -p $(SSH_PORT)" -P -rvzc --delete $(OUTPUTDIR)/ $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR) --cvs-exclude
 
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 4
content/02_standard_model.md


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 3 - 3
content/04_simulation_and_reconstruction.md


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 12 - 12
content/05_tttt_measurement.md


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 7 - 4
content/06_pixel_assembly.md