FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
electionguard-python/mkdocs.yml at main · c6ai/electionguard-python · GitHub
c6ai
/
electionguard-python
Public
forked from
Election-Tech-Initiative/electionguard-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
electionguard-python
/
mkdocs.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 983 Bytes
Breadcrumbs
electionguard-python
/
mkdocs.yml
Copy path
File metadata and controls
30 lines (30 loc) · 983 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
site_name
:
ElectionGuard Python
site_url
:
https://electionguard-python.readthedocs.io/
#
site_description:
site_author
:
Microsoft
#
google_analytics:
#
remote_branch: for gh-deploy to GithubPages
#
remote_name: for gh-deploy to Github Pages
copyright
:
"
© Microsoft 2020
"
docs_dir
:
"
docs
"
repo_url
:
https://github.com/microsoft/electionguard-python/
nav
:
-
Home
:
index.md
-
Design and Architecture
:
Design_and_Architecture.md
-
Build and Run
:
Build_and_Run.md
-
Project Workflow
:
Project_Workflow.md
-
Election Manifest
:
Election_Manifest.md
-
Steps
:
-
0. Configure Election
:
0_Configure_Election.ipynb
-
1. Key Ceremony
:
1_Key_Ceremony.md
-
2. Encrypt Ballots
:
2_Encrypt_Ballots.md
-
3. Cast and Spoil
:
3_Cast_and_Spoil.md
-
4. Decrypt Tally
:
4_Decrypt_Tally.md
-
5. Publish and Verify
:
5_Publish_and_Verify.md
theme
:
readthedocs
plugins
:
-
mkdocs-jupyter
markdown_extensions
:
-
admonition
-
pymdownx.details
-
pymdownx.superfences
Back
|
FazBrowse Home
|
New Git URL