New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bundle user & developer docs for psm-dev #458
Comments
As long as you have some LaTeX packages installed, you can use Pandoc to turn I right-clicked on the |
@cecilia-donnelly suggests:
|
Working on this in https://github.com/brainwane/psm/tree/make-zip-of-dox . |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
@jasonaowen has offered to Gradle-ize this, which I think is a fine idea but not essential to the September deadline. |
An example of the file that this script produces: https://send.firefox.com/download/58c4869834/#D07DOSX_C1hxeQNiZL4mKA |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
This |
We hit the September milestone when we gave our stakeholders a one-off bundle; this issue is now for making that repeatable. |
For the next phase, the documents we'll want to bundle are:
Internally, there are plans for a Word-formatted user manual. It might be hard to bundle that with these other items, but we should refer to it in the TOC. |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
I've spruced up my work in https://github.com/brainwane/psm/tree/make-zip-of-dox a bit and refamiliarized myself with it, and updated it to |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
@brainwane I added an ICD in #592, if you could review that and include it in your bundle. |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, and puts together a ZIP file with an HTML index page to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need several Python & Debian packages installed; see `docs/userhelp/README.mdwn`. Fixes SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script creates a temporary directory, builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, downloads PDFs and PNG images of architectural and schema diagrams, and puts together a ZIP file with a PDF index page with clickable links to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need some Debian packages installed; see `docs/userhelp/README.mdwn`. Towards SolutionGuidance#458.
I reviewed #592 but haven't added it yet to the PR yet since we haven't merged it. I'll figure out a way to include it anyway.... |
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script creates a temporary directory, builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, downloads PDFs and PNG images of architectural and schema diagrams, and puts together a ZIP file with an HTML index page with clickable links to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need some Debian packages installed; see `docs/userhelp/README.mdwn`. Towards SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script creates a temporary directory, builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, pulls in PDFs and PNG images of architectural and schema diagrams, and puts together a ZIP file with a lightly styled HTML index page with clickable links to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need some Debian packages installed; see `docs/userhelp/README.mdwn`. Towards SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script creates a temporary directory, builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, pulls in PDFs and PNG images of architectural and schema diagrams, and puts together a ZIP file with a lightly styled HTML index page with clickable links to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need some Debian packages installed; see `docs/userhelp/README.mdwn`. Towards SolutionGuidance#458.
To help us inform our stakeholders better, it's nice to have a ZIPped archive of our user manual, developer documentation, and so on. This script creates a temporary directory, builds PDFs of our prose documents for users, administrators, and developers, builds the HTML documentation for our API, pulls in PDFs and PNG images of architectural and schema diagrams, and puts together a ZIP file with a lightly styled HTML index page with clickable links to aid browsing. ~~~ $ cd scripts $ ./make-zip-of-documents.sh ~~~ To run this successfully, you'll need some Debian packages installed; see `docs/userhelp/README.mdwn`. Towards SolutionGuidance#458.
@brainwane, can this be closed? We've successfully created the bundle a couple times, and now have a script that we can work from for future iterations. |
Sure! 🎉 |
To do:
DESIGN.md
,INSTALL.md
,TESTING.md
,CONTRIBUTING.md
) into PDFsThe text was updated successfully, but these errors were encountered: