The WWN repo’s directories and files:
· assets
o WWN’s CSS and JavaScript files. For a WWN web-page, these files are stored on the web-server, and thy are referenced by the WWN web-page.
· createwebpage
o The Python package for WWN.
o create_web_page.py is called to create a WWN web-page
o The package contents are specified in: createwebpage\$package-contents.docx
· docs
o WWN documentation
o The WWN documentation is in Word docs, which are stored here in the repo.
o Those Word docs are also on the WWN web-site, as WWN web-pages.
· templates
o Example parameter-files for create_web_page.py
· tests
o Files used for testing WWN
· tools
o Tools that help with using WWN
o batch_create_web_page.py
§ This program is used to create WWN web-pages for all of the Word HTML files in a directory.
o create_web_page_for_all_yml_files.py
§ Calls create_web_page.py, for each of the WWN parameter-files (*.yml) at the specified directory.
o generate_word_html.docm
§ This file contains a script that generates Word HTML for specified Word docs