Skip to content

Commit

Permalink
Revert "Merge branch 'main' into main"
Browse files Browse the repository at this point in the history
This reverts commit 04ac830, reversing
changes made to 0e9c28b.
  • Loading branch information
Tom-van-Woudenberg committed Apr 17, 2024
1 parent 04ac830 commit 10eaf6c
Show file tree
Hide file tree
Showing 323 changed files with 128 additions and 80,880 deletions.
47 changes: 21 additions & 26 deletions book/_config.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,28 @@
# Book settings
# Learn more at https://jupyterbook.org/customize/config.html
title: Template
author: Books CEG
logo: figures/TUDelft_logo_rgb.png
copyright: Delft University of Technology, CC BY 4.0 # overriden by extra footer/sphinx config

title: My sample book
author: The Jupyter Book Community
logo: logo.png

# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
execute:
execute_notebooks: "off"

# Define the name of the latex output file for PDF builds
latex:
latex_documents:
targetname: book.tex

launch_buttons:
thebe: true

# Add a bibtex file so that we can create citations
bibtex_bibfiles:
- references.bib
only_build_toc_files: true

# Information about where the book exists on the web
repository:
url: https://github.com/executablebooks/jupyter-book # Online location of your book
path_to_book: docs # Optional path to your book, relative to the repository root
branch: master # Which branch of the repository should be used when creating links (optional)
sphinx:
config:
html_show_copyright: true
html_js_files:
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
thebe_config:
use_thebe_lite: true
exclude_patterns: ["**/_*.yml", "**/*.md", "**/*.ipynb"]
extra_extensions:
- sphinx.ext.imgconverter
- download_link_replacer
- jupyterbook_patches

# Add GitHub buttons to your book
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
html:
use_issues_button: true
use_repository_button: true
bibtex_bibfiles:
- references.bib
125 changes: 6 additions & 119 deletions book/_toc.yml
Original file line number Diff line number Diff line change
@@ -1,124 +1,11 @@
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html

format: jb-book
root: intro
options:
numbered: 2
root: intro.md

parts:
- caption: Practical information
numbered: 2
chapters:
- file: schedules/schedule
sections:
- file: schedules/phase1
- file: schedules/phase2
- file: schedules/phase3
- file: schedules/phase4
- file: schedules/phase5
- file: schedules/promotion

- caption: Design Workflow
numbered: 2
chapters:
- file: design_workflow/general_design_guide
- file: design_workflow/general_loads/general_loads
sections:
- file: design_workflow/general_loads/loads_limit_states
- file: design_workflow/general_loads/permanent_loads
- file: design_workflow/general_loads/variable_loads_1_buildings
- file: design_workflow/general_loads/variable_loads_2_wind
- file: design_workflow/general_loads/variable_loads_3_rain_snow
- file: design_workflow/general_loads/variable_loads_4_special
- file: design_workflow/general_loads/deformation limits
- file: design_workflow/general_mechanics/general_mechanics
sections:
- file: design_workflow/general_mechanics/symbols
- file: design_workflow/general_mechanics/cross_sectional_quantities
- file: design_workflow/general_mechanics/mechanic_formulas
- file: design_workflow/general_mechanics/forget_me_nots
- file: design_workflow/general_mechanics/beams_with_multiple_supports
- file: design_workflow/general_drawing/general_drawing
sections:
- file: design_workflow/general_drawing/technical_drawings
- file: design_workflow/general_drawing/cross_section_indications

- caption: Basic properties
numbered: 2
chapters:
- file: basics/general_materials
- file: basics/concrete/concrete
sections:
- file: basics/concrete/information
- file: basics/concrete/material_characteristics_concrete
- file: basics/concrete/material_characteristics_concrete_steel
- file: basics/concrete/reinforcement
- file: basics/concrete/products_1_floors
- file: basics/concrete/products_2_beams
- file: basics/concrete/products_3_columns
- file: basics/concrete/concrete_construction_applications
- file: basics/steel/steel
sections:
- file: basics/steel/information
- file: basics/steel/material_characteristics
- file: basics/steel/products_1_hot_rolled_sections
- file: basics/steel/products_2_cold_rolled_sections
- file: basics/steel/products_3_welded_sections
- file: basics/steel/explanation_cross_sectional_quantities
- file: basics/steel/section_tables
- file: basics/steel/castellated_beams
- file: basics/steel/integrated_beams
- file: basics/steel/hollow_sections
- file: basics/steel/hollow_sections_trusses
- file: basics/timber/timber
sections:
- file: basics/timber/information
- file: basics/timber/material_characteristics
- file: basics/timber/products
- file: basics/timber/dimension_tables

- caption: Design guidelines
numbered: 2
- caption: Contents
chapters:
- file: design/concrete/concrete
sections:
- file: design/concrete/spans_in_concrete
- file: design/concrete/reinforcement_tables
- file: design/concrete/bubbledeck_floors
- file: design/concrete/composite_floors
- file: design/concrete/hollow_core_slabs
- file: design/concrete/precast_concrete_planks
- file: design/concrete/prefab_prestressed_beams
- file: design/concrete/bridge_beams
- file: design/steel/steel
sections:
- file: design/steel/spans_in_steel
- file: design/steel/steel_structures
- file: design/steel/connections_matrix
- file: design/steel/connections
- file: design/steel/buckling
- file: design/timber/timber
sections:
- file: design/timber/spans_in_timber
- file: design/timber/timber_structures_and_details
- file: design/timber/connection_elements
- file: design/timber/trusses_and_joints
- file: design/foundations/foundations
- file: some_content/overview.md
sections:
- file: design/foundations/information
- file: design/foundations/design_guide
- file: design/foundations/foundation_methods_1
- file: design/foundations/foundation_methods_2
- file: design/foundations/tables

- caption: Examples
numbered: 2
chapters:
- file: examples/timber/timber
sections:
- file: examples/timber/voorontwerp_houten_hal
- file: examples/steel/steel
sections:
- file: examples/steel/3d

- file: some_content/text_and_code.ipynb
- file: references.md
- file: credits.md
Binary file removed book/basics/Images/construction_types_spans.png
Binary file not shown.
Binary file removed book/basics/concrete/Images/2nd_Sticht_bridge.png
Binary file not shown.
Binary file removed book/basics/concrete/Images/Oosterscheldekering.png
Binary file not shown.
Binary file removed book/basics/concrete/Images/prefab_hsc_beams.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed book/basics/concrete/Images/reinforcement_cover.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed book/basics/concrete/Images/sheet_piling.png
Binary file not shown.
4 changes: 0 additions & 4 deletions book/basics/concrete/concrete.md

This file was deleted.

86 changes: 0 additions & 86 deletions book/basics/concrete/concrete_construction_applications.ipynb

This file was deleted.

56 changes: 0 additions & 56 deletions book/basics/concrete/information.ipynb

This file was deleted.

347 changes: 0 additions & 347 deletions book/basics/concrete/material_characteristics_concrete.ipynb

This file was deleted.

62 changes: 0 additions & 62 deletions book/basics/concrete/material_characteristics_concrete_steel.ipynb

This file was deleted.

Loading

0 comments on commit 10eaf6c

Please sign in to comment.