docs: remaining text referring to chiseled rocks in Flask and Django and chiseled rock section in FastAPI
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### Check existing issues
- [x] I've verified that this request isn't described by any existing issues.
### Request
**Flask and Django:**
This relates to #1143 and the work done on #1151. There is still content that refers to the chiseling step in the Flask and Django tutorials. The following needs to be updated for both tutorials:
- At the bottom of the same section, the text states "The created rock is about 65/75 MB in size. We will reduce its size later in this tutorial." As now bare base is default, the size might have changed. This needs updating. There are no further chiseling steps so the next sentence should be removed.
- Under [Reset the environment](https://documentation.ubuntu.com/rockcraft/latest/tutorial/fastapi/#reset-the-environment), the command to remove the chiseled rock file should be removed as this file does not exist.
**FastAPI:**
#1097 set the default base of the tutorial to bare. This was not updated in the documentation. The following needs to be updated:
- Under [Pack the FastAPI app into a rock](https://documentation.ubuntu.com/rockcraft/latest/tutorial/fastapi/#pack-the-fastapi-app-into-a-rock), the `rockcraft.yaml `file created has the base set to bare. This needs to be updated in the example `rockcraft.yaml`.
- At the bottom of the same section, the text states "The created rock is about 75MB in size. We will reduce its size later in this tutorial." As now bare base is default, the size might have changed. This needs updating. There are no further chiseling steps so the next sentence should be removed.
- [Chisel the rock](https://documentation.ubuntu.com/rockcraft/latest/tutorial/fastapi/#chisel-the-rock) section should be removed, as it is no longer necessary.
- Under [Reset the environment](https://documentation.ubuntu.com/rockcraft/latest/tutorial/fastapi/#reset-the-environment), the command to remove the chiseled rock file should be removed. After the changes above have been applied, this file will not exist.
### Document location
https://documentation.ubuntu.com/rockcraft/latest/tutorial/django/
https://documentation.ubuntu.com/rockcraft/latest/tutorial/flask/
https://documentation.ubuntu.com/rockcraft/latest/tutorial/fastapi/
Evaluation history
No evaluation history available.