Open LukeShortCloud opened 7 years ago
These documents are now being exported as HTML pages instead of an Excel sheet. This helps to make it more Git and user friendly when viewing the "git diff" history. This is a step in the right direction. These should still be rewritten into a text format.
The last update for Linux Commands in the old format will be the next one. I will start migrating these into a more Git-friendly text document for 2018.
CSV is supported by Sphinx, which is great now that we support it.
http://www.sphinx-doc.org/en/stable/rest.html http://docutils.sourceforge.net/docs/ref/rst/directives.html#id4
Perhaps the "Linux Commands" references should be migrated into existing Root Pages for each topic? For example, there is a "Virtualization" section in both Linux Commands and the RST document. These could be merged.
Final decisions were made and the migration process has started in the "linux_commands_conversion" branch.
Added the file system hierarchy information to the File System guide via: https://github.com/ekultails/rootpages/commit/1ff4f6f2651646ee9081da5e6fccac8c679eb97a
Added regular expression to the DevOps guide via: https://github.com/ekultails/rootpages/commit/cf1af64c26703bb96db4492ffa8f0d8464bcf723
Despite the linux_commands guide being in a pretty format as Excel sheets, it would be more ideal to have it in a CSV (or similar) file format for viewing it via the CLI.