Bret Barkelew
e2c0941d7e
Fix small spelling errors in security doc
2020-10-27 14:18:17 -07:00
Bret Barkelew
53ddd7aea3
Merged PR 2969: Add a doc about the security patch repos
...
Add a doc about the security patch repos
2020-10-26 23:22:29 +00:00
Bret Barkelew
4840d2ba67
Update release notes with current process and new images ( #98 )
...
Co-authored-by: Bret Barkelew <bret.barkelew@microsoft.com>
2020-10-20 21:22:23 -07:00
Sean Brogan
a75adbcec9
Add markdownlint into the Doc development process and PR gates ( #96 )
...
Add config file
Add directions how to use
Fix files
2020-10-12 22:10:51 -07:00
Sean Brogan
7dc3287b97
Add link to newly created doc site for mkdocs macros plugin ( #95 )
2020-08-13 15:48:37 -07:00
Sean Brogan
2da93dcaea
Add support for newer markdown features like Mermaid graphs and tabs ( #94 )
...
* Add support for pymarkdown extension tabbed content
* Add support for Mermaid graphs in markdown
* Update emoji support to use SVG and add material supported emojis
2020-08-13 13:15:56 -07:00
Sean Brogan
d6455028ae
Doc updates for 202002, PyTools, and testing ( #87 )
2020-03-22 16:57:44 -07:00
Seth Grossman
7891b0e920
Minor grammatical edits ( #81 )
...
Commas, spelling and other minor grammatical improvements
2019-12-10 18:06:13 -08:00
Jeremiah Cox
1482bebbc7
Add DFCI acronym
2019-10-10 18:32:05 -07:00
Jeremiah Cox
f2cdd17136
Add WDK instructions ( #77 )
...
* Add WDK instructions
2019-08-12 18:18:19 -07:00
Max Knutsen
24f1a90cd4
Quick setup documentation ( #74 )
2019-07-19 09:46:07 -07:00
Sean Brogan
d1204ddecc
Add docs for VS 2019 support and update WDK ( #71 )
...
Add docs section to support command line install of VS2019
Also update WDK to version to 17763
2019-05-14 17:23:18 -07:00
Bret Barkelew
5dad176f56
Add notes about how branch status will be documented across releases. ( #69 )
2019-04-26 09:08:22 -07:00
Bret Barkelew
64d81d331f
Remove the roadmap section and direct to the GitHub issues link. ( #66 )
2019-04-23 14:30:03 -07:00
Misdre
68f408dc29
Fix relative links in some documents. ( #55 )
2019-04-11 11:18:41 -07:00
Sean Brogan
3e9d3a268f
Update code development docs to suggest using python virtual environments. ( #56 )
...
* Update code development docs to suggest using python virtual environments.
Add details of how to setup a virtual environment for a workspace
Add details of how to activate a virtual environment for each session.
* Add brief comment for Omnicache
2019-02-01 20:41:53 -08:00
Sean Brogan
223299a029
Add code dev overview page and make a few minor updates. ( #51 )
2018-12-19 20:18:28 -08:00
Sean Brogan
2b5fb5961f
fix formatting for inline code block in docs/CodeDevelopment/prerequisites.md ( #50 )
2018-12-14 11:56:30 -08:00
Bret Barkelew
0023cfc6d3
Add language to clarify the LTS section. ( #48 )
...
Clarify the commitments/goals for Long-Term Support.
2018-12-11 13:23:37 -08:00
Sean Brogan
e7276169f2
Update content for developing code and documentation ( #49 )
...
* Update adding content for developing code and documentation
* improve pr gate to include pytest and flake8
2018-12-10 23:55:02 -08:00
Bret Barkelew
e69a50c057
Populate the docs with the Mu code release process. ( #47 )
...
Take a stab at a first draft of the release process including: branching, tagging, naming conventions, and lifecycle. This may be revised as we learn how the process works with the larger community.
2018-12-05 10:50:11 -08:00
Jeremiah Cox
99696a1990
Adding Teams collaboration request link ( #41 )
...
* Add mailto: request to join our Teams collaboration channel
* Update cspell.json
* Whitespace change
* Update project_resources.md
* Update project_resources.md
2018-11-02 13:52:14 -07:00
Sean Brogan
c47eba9b64
Add support for checking encoding ( #36 )
...
* Add filtering for markdown with invalid UTF8 encoding
* Update docs and CI build for encoding check
2018-10-16 15:47:22 -07:00
Sean Brogan
62d2ae7972
Add support for pulling documentation from other Project Mu Repos ( #33 )
...
* Add first pass at doc build for all repos (pulling dynamic content)
* Clean up to allow no preprocessing for pr gate builds
2018-10-15 10:58:40 -07:00
Stefan M
f02d525277
Add mkdocs to readme ( #31 )
...
* Add Badge to top of README
* Improve README 'about'
* Add 'How to build' section to README
* Update docs on website
* Update Pipeline to use requirements.txt
* Fix double installation of mkdocs
* Drop 'the'
* Fix mkdocs command
2018-10-12 09:22:49 -07:00
Gaurav Sachdeva
fd8447385c
Improving documentation by fixing typos and more ( #22 )
...
* fixes in index.md
* fixes in developer docs and how section
2018-10-10 16:25:16 -07:00
Sean Brogan
b9f6b9fbed
Personal/sebrogan/formatting ( #29 )
...
* add whitespace to format correctly
* Turn on codehilite to get copy option for all commands
* clean up spacing
2018-10-08 13:37:17 -07:00
abhiraj963
c9f3e76b25
Correction of sentence ( #27 )
2018-10-07 19:25:57 -07:00
Sean Brogan
6fdc2f4ac1
Use cspell to check spelling as part of gated build ( #26 )
...
* Use cspell to check spelling as part of gated build
* Add spell checker and fix spelling errors
* Add info to resolve spelling false positives
2018-10-03 22:52:30 -07:00
Manank Patni
cff91e0bbb
Fix some typos and spelling mistakes ( #23 )
2018-10-03 14:44:21 -07:00
Uzer Jamal
eb070b91db
Fixed multiple typos ( #20 )
2018-10-03 14:41:26 -07:00
Léonard Marques
bff8c5817b
Fixed typos ( #17 )
2018-10-03 14:37:54 -07:00
Jeremiah Cox
2eed1d6b7f
Personal/out0xb2/features ( #18 )
...
* Update mkdocs.yml
* Create features.md
2018-10-01 17:31:44 -07:00
Sean Brogan
eb5c40b78b
Personal/sebrogan/moreextensions ( #16 )
...
* Add support for md extensions. more developer doc content including building.
* add attribution
2018-09-30 16:43:29 -07:00
Bret Barkelew
8a7c17174d
Make the Mu logo match the header colors. ( #15 )
2018-09-28 16:03:59 -07:00
Sean Brogan
c8c4adf608
Personal/sebrogan/devdocs ( #13 )
...
* improve dev docs
* fix usage link
2018-09-28 15:58:39 -07:00
Bret Barkelew
add7a72e7c
Add file layout details and clean up things. ( #14 )
...
* Add pretty pictures of the file layout.
* Clean up some things post-merge and standardize headings.
2018-09-28 15:46:25 -07:00
dmitryantipov
ca7fbafb59
Edit the Layering documentation ( #12 )
2018-09-28 15:19:41 -07:00
Jeremiah Cox
e2701241ca
Update project_resources.md ( #11 )
...
I'm taking it to 11!
2018-09-28 13:24:21 -07:00
Jeremiah Cox
3788638ee1
Add roadmap ( #9 )
...
* Add roadmap
* Update index.md
* Update index.md
* Update index.md
2018-09-28 12:40:21 -07:00
dmitryantipov
96e58c19b0
Shrink and center the dependency image ( #10 )
2018-09-28 12:29:22 -07:00
Jeremiah Cox
288207117a
Adding Project Mu graphic ( #7 )
...
* Add files via upload
* Update index.md
2018-09-28 11:14:08 -07:00
Bret Barkelew
8e0c5f27d5
Clean up a few things and add info about file layout and repo organization. ( #6 )
2018-09-28 10:31:48 -07:00
Sean Brogan
7ddd2af84d
Update docs ( #5 )
2018-09-28 01:25:55 -07:00
Bret Barkelew
801e87d128
Clean up a few things, but mostly add the site nav so we can enforce ordering. ( #3 )
2018-09-27 23:08:52 -07:00
Sean Brogan
1e43144978
Personal/sebrogan/v2 ( #1 )
...
* iterate on build thru pipeline
* Try more build stuff
* more
* Add Macro support
* create two builds....one for master publishing and one for pr gates that just tests
2018-09-27 20:42:47 -07:00
Sean Brogan
8ab917b687
Update formatting for newline
2018-09-27 17:22:16 -07:00
Sean Brogan
399cd54280
Use relative path for img folder
2018-09-24 14:11:43 -07:00
Sean Brogan
b372d1779e
update docs
2018-09-24 14:04:00 -07:00
Sean Brogan
22496fcc04
add docs
2018-09-21 17:08:24 -07:00