paulremo / NRPMHandbook

Repository to store and track the development on the ADS/Matrisk project for developing a jupyter book of the NRPM handbook.
Other
1 stars 1 forks source link

Digital handbook does not compile #44

Closed paulremo closed 2 years ago

paulremo commented 2 years ago

The following warnings currently prohibit the compilation of the digital handbook:

02_NRPMHandbook/methodologies/table_of_content.md:: WARNING: tableofcontents directive in document with no descendants [etoc.tableofcontents]
02_NRPMHandbook/methodologies/table_of_content.md: WARNING: document isn't included in any toctree
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:35: WARNING: could not find bibtex key "methodo-IEEE-1413:2010"
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:1: WARNING: could not find bibtex key "methodo-IEEE-1413:2010"
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:10: WARNING: could not find bibtex key "methodo-IEEE-1413:2010"
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:12: WARNING: undefined label: methods_6
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:15: WARNING: undefined label: methods_6
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:16: WARNING: could not find bibtex key "methodo-IEEE-1413:2010"
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:18: WARNING: undefined label: methods_12
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:21: WARNING: undefined label: methods_6
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:24: WARNING: undefined label: methods_8
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:27: WARNING: undefined label: methods_8
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:180: WARNING: undefined label: methodo-table5-5
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:195: WARNING: undefined label: methodo-table5-6
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:203: WARNING: undefined label: methodo-table5-6
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:210: WARNING: undefined label: methodo-table5-7
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:225: WARNING: undefined label: methodo-table5-7
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:232: WARNING: undefined label: methodo-table5-7
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:232: WARNING: undefined label: methodo-table5-5
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:244: WARNING: undefined label: methodo-table5-7
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:249: WARNING: undefined label: methodo-table5-7
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:283: WARNING: undefined label: methodo-table5-8
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:283: WARNING: undefined label: methodo-table5-9
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:303: WARNING: undefined label: methodo-table5-10
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:317: WARNING: undefined label: methodo-table5-11
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:368: WARNING: undefined label: methodo-table5-12
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:476: WARNING: undefined label: methodo-table5-13
02_NRPMHandbook/methodologies/reliability_prediction_during_project_life_cycle.md:516: WARNING: undefined label: methodo-table5-14
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:103: WARNING: undefined label: methodo_9
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:103: WARNING: undefined label: methodo_12
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:269: WARNING: undefined label: methods_9
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:270: WARNING: undefined label: methods_10
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:271: WARNING: undefined label: methods_11
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:272: WARNING: undefined label: methods_12
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:274: WARNING: undefined label: methods_9
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:274: WARNING: undefined label: methods_11
02_NRPMHandbook/methodologies/reliability_prediction_taxonomy_handbook_coverage.md:274: WARNING: undefined label: methods_12
02_NRPMHandbook/miscellaneous/handbook/reliability_prediction/reliability_data_sm.md:3: WARNING: could not find bibtex key "mis-MIL-HDBK-217F"
paulremo commented 2 years ago

Thank you!